📚 node [[ext]]

Table of Contents

* Logseq [[logseq]]

Logseq is a #localfirst browser interface for #org (mode). I'm using it for my #exobrain

search could be wider and include more stuff? [[exobrain]]

suggestions

[2020-12-30] display 'current' graph without clicking on 'page graph' all over again? [[outbox]]

[2020-12-30] hmmm… I'd like to see 'related' pages, e.g. when certain tags are siblings?

https://discord.com/channels/725182569297215569/725182570131751005/746244953910411324
maybe https://github.com/logseq/logseq/issues/207

[2020-12-30] eh. singe page (toexobrain export) didn't quite work well

  • relativize links in index.html? then easier to use as a single page app without selfhosting

  • graph doesn't seem to work

  • [2020-12-30] ok, try switching abs paths to relative

might be nice to have several 'layers' [[exobrain]]

e.g. people could be on a different layer
it could be achieved by having them not participate in constraints and just layed out on top with different color?

[2020-12-29] Publishing [[logseq]] [[exobrain]]

ok, nice, this worked (need to run http server though, doesn't work as a fully static page?)

dev mode suggesion: reindex on refreshed code (or force reindex) [[outbox]]

node size proportional to the number of links? [[exobrain]] [[logseq]]

hmm, if title is missing, might be better to use filename (now it's picking the first heading) [[exobrain]]

if it used custom ids would be awesome..

need a mode to exclude headings from notes graph? although not sure [[exobrain]]

e.g. I want two tags to be connected if they are siblings – basically only want connections between tags? I guess it's kinda subjective

colour differently pages with the corresponding file and without (i.e. tags) [[logseq]] [[exobrain]]

[2021-01-07] logseq/graph.cljs at 14e4af295781a00aacdb9104bda9c8121000b2cb · logseq/logseq [[logseq]]

(map (fn [[p aliases]]

aliases for graph view

auto push could push on a separate branch? and the actual normal push could be manual? [[logseq]]

[2021-01-08] right, it treats # as tags? [[org]]

need to highlight connections when I drag the enode [[logseq]] [[exobrain]]

ignore tags: read watch inspiration motivation buy outbox ? maybe even study? they result in too many connections

maybe they are more like attributes.. or tiny dots around tag, each of dots represents a task. dunno

[2021-01-18] logseq/config.cljs at master · logseq/logseq

[2020-12-30] Directory handle not exists (local filesystem) · Issue #918 · logseq/logseq

do not parse tags in quoted text [[logseq]]

[2020-12-30] using heading as title [[logseq]]

Yeah, there're some users who rely on the first heading as the page title.
If you prefer to use the file name as the page title instead of the first heading's title, (TITLE -> filename -> first heading), add :page-name-order "file" to the file logseq/config.edn.

wtf?? [[logseq]]

only seems to happen in publishing mode?

Lookup ref should contain 2 elements: ({:page/name "pkm"})

ask for publishing from console [[logseq]]

would also help for testing.. in a way?

* Orgzly [[orgzly]]

Awesome android app for #orgmode
https://github.com/orgzly/orgzly-android

so, every notebok has a root node
unspecified: inserts at the end of root?

note level; level 0 is root

debugging SQLiteDatabase: /data/user/0/com.orgzly/databases/orgzly_test.db

feat: interface for fs browsing

The main issue is multiple repositories
Imagine we have
repo1:
dir
file1.org
repo2:
dir
file2.org
we'll have to somehow merge them. Quite annoying!

feat: open org files in orgzly [[org]]

karlicoss/orgzly branch view-org-files

right, so apparently, notes are getting rebuilt every time from database
we could have a temporary database which gets flushed occasionally and never gets displayed?
https://github.com/orgzly/orgzly-android/issues/148

Wonder if i could implement simple org viewer with org-java? [[org]] [[android]]

  • [2018-11-20] eh, tbh I don't need it that often. I usually use docsearch (or could use recoll!)

https://github.com/orgzly/orgzly-android/issues/345 [[spacedrep]]

feat: capture templates? With screen buttons

  • State "STRT" from "TODO" [2019-02-21]

https://github.com/orgzly/orgzly-android/issues/80

[2019-02-21] shit. gradle sync didn't work. tried updating Kotlin but that didn't help…

[2019-02-21] basic idea: first approximation – reuse widget for notebook, just trigger note creation on opening

we want
name, template, target (could be file in the first approximation, but think how we would address subheadings)

  • how would that work with sync?

  • how do we handle staling targets?

[2019-02-24] https://github.com/orgzly/orgzly-android/pull/466

Orgzly notification high priority only? Or even a search query

https://github.com/orgzly/orgzly-android/issues/245

you know if anyone started progress on that? If not I might give it a try.

I'm not aware of any. That would be great, thanks.
I guess it would be a new preference in Settings / Reminders that can contain a search query?

bug: cut note and then create new in an empty notebook – the note you cut disappears

Orgzly quick search widget?

todo state changes

make sure orglzy can handle that??

  • State "WAIT" from "TODO" [2019-02-16]
    whatever

Orgzly archive

Would require support in notebook interface

[2019-02-10] there were some suggestions already, for tagging in particular https://github.com/orgzly/orgzly-android/issues/32

[2019-02-10] Implement auto synchronization · Issue · orgzly/orgzly-android [[orgzly]]

https://github.com/orgzly/orgzly-android/issues/8

Post about orgzly on fossdroid?

[2019-12-15] Detect org files in subfolders · Issue #225 · orgzly/orgzly-android

https://github.com/orgzly/orgzly-android/issues/225

ctory tree with bunch of org files around it, and right now orgzly only detects the org files on top level. Would

[2019-12-15] Detect org files in subfolders · Issue #225 · orgzly/orgzly-android

https://github.com/orgzly/orgzly-android/issues/225

Just checked out attern is having a directorytop level.

[2020-07-11] [orgzly/orgzly-android] Detect org files in subfolders

I switched from orgzly to markor exactly because of the lack of this feature. Yes, I know, these apps differs a lot, but I use them simply as a text editor. I'm still waiting when this will become available in orgzly. Why it's so hard to implement it?

* syncthing [[syncthing]]

https://syncthing.net

suggest heartbeats for syncthing? [[cloud]]

[2019-09-06] dschrempf/syncthing-resolve-conflicts: A small bash script that handles synchronization conflicts with Syncthing. Inspired by 'pacdiff' from Arch Linux. https://github.com/dschrempf/syncthing-resolve-conflicts

[2019-09-06] jjkramok/syncthing-conflict-notifier: Detects conflict files in a single syncthing shared folder and sends a push notification if conflicts are found. https://github.com/jjkramok/syncthing-conflict-notifier

[2020-04-12] issue with Out of sync items/ sync stuck at 99%

not sure what exactly caused it, but basically was constantly showing local/global state mismatch
Rest api is on GUI port, key is in advanced settings
https://docs.syncthing.net/dev/rest.html
use the post request to reset the index (apparently no way from GUI)
https://docs.syncthing.net/rest/system-reset-post.html

commit conflict detector? show alter in the inteface

[2020-12-19] eh? apparently it's already presetn? https://github.com/kozec/syncthing-gtk/issues/261

interesting..

ok, syncthing paranoid should simply reuse logic in cloud-heartbeat [[cloud]]

also probably belongs to the same repository altogether

had a bug: in pkm dir [[cloud]]

TODO would be interesting to do fuzzing

  1. before pkm (real dir) pkm/search (symlink) pkm/swoop (symlink)

UNSYNCED!

  1. after pkm: symlink with the same files inside

sync was just stuck

Better indicator for syncthing? In mc and in gui?

Gui – available, mc – not sure how..
mm, doesn't look like there is a nice terminal interface?

run git gc occasionally? can remove quite a lot of objects… [[cloud]]

[2020-06-07] yeah, it's a really good idea.. wonder how to run it more often

[2019-04-17] implement more regular checks for syncthing?

[2019-04-17] also allow selective syncing on mobile/wifi

[2019-06-05] shit, weird. syncthing has got some sort of mismatch between GUI and web file/folder count; borg was showing differnt counts as well (script in dropbox that I used to check for differences) [[cloud]]

* wildcard [[wildcard]]

https://github.com/geoffreylitt/wildcard
related: #interop #malleable #spreadsheet

[2020-05-13] Ask HN: Anyone else upvote HN comments to track comments they have already read? | Hacker News [[pkm]]

[2020-05-05] SelectorGadget: point and click CSS selectors [[css]]

[2020-05-11] [(10) jestem króliczkiem on Twitter: "@jtraub аа, понял. Крутая идея, да! это было бы оч легко, даже не модифицируя экстеншн если бы браузеры разрешали экстеншнам друг на друге оперировать, а так можно будет добавить в Wildcard" / Twitter](https://twitter.com/karlicoss/status/1259893586365161472 )

аа, понял. Крутая идея, да!
это было бы оч легко, даже не модифицируя экстеншн если бы браузеры разрешали экстеншнам друг на друге оперировать, а так можно будет добавить в Wildcard

ok, what if we combine them? [[promnesia]] [[worldbrain]] [[wildcard]]

e.g. intercept AJAX request and store them in the database on your disk. Then, add some code to filter it and keep as the browser history?

firefox logging

Another thing I noticed was this bit logging errors all the time for adapters that don't have `scrapeAjax` (I'm on Firefox). I wonder if it's better to check for the att

wip on DSL issue

> Usually I prefer DSLs embedded in a Turing-complete language to provide the TC escape hatch if needed, but here that's precisely what we don't want.

TODO why no escape hatch

I'm (as a somewhat experienced programmer) biased towards having a real programming language, because, because I've struggled with mediocre yaml/json DSL that end up reimplementeing half of the programming language in an incomrehensible ways. E.g. if you already know javascript, you end up frustrated with expressing in DSL what you'd otherwise have don in few lines of code. And the opposite: if you don't know how to program in the first place I'd be much rather

debugging somethine like

>  "xpath": "//*[@class='blog-item']/div[0]"

is kind of a nightmare for anyone, and you need the devtools and JS console for that

TODO something about ids

>  "querySelector": "._i24ijs"

Often (citation needed though) websites have completely dynamic ids, so you would need to do some sort of completely dynamic query to determine the content and the items

[2020-05-07] Restrict expressiveness of site adapters · Issue #17 · geoffreylitt/wildcard

contribute to the discussion here

Generic scraping with chrome inspector?

'exploring queue', mark explored elements and never show them again [[jonbo]] [[wildcard]]

[2020-05-11] bug: Vrroom

  • load this page, then click 'repositories', wildcard doesn't show up (it should)
  • then refresh (shows up, as expected)
  • then go back – it doesn't disappear (it should)

[2020-05-12] Fraidycat

[2020-05-16] Generate RSS feeds for any web page | PolitePol

ok, nice so it allows you to choose elements dynamically, could be useful

would be nice to keep images outside of the git repository… perhaps even prune

separate repository for binary assets is better

[2020-05-26] [(2) Jared Palmer on Twitter: "PSA: You can usually crank up Webpack rebuild/HMR speed by ~7x on TypeScript projects by doing this to your Webpack config in development. Diff to create-react-app: https://t.co/nMikcH4At8 https://t.co/TgPl5LUwLH" / Twitter](https://twitter.com/jaredpalmer/status/1265298834906910729 ) [[wildcard]]

PSA: You can usually crank up Webpack rebuild/HMR speed by ~7x on TypeScript projects by doing this to your Webpack config in development.

* sympy [[sympy]]

related #sim #math

Add.matches??? [[sympy]]

use wild to deconstruct expressions? [[sympy]]

started solving that system of DEs [[sympy]]

try dsolveset?? [[sympy]]

[2018-12-24] Added a few rules for imageset simplification by hargup · Pull Request 7625 · sympy/sympy

https://github.com/sympy/sympy/pull/7625/files

dsolve bug https://github.com/sympy/sympy/issues/15707 [[sympy]]

add wave eq to sympy?? [[sympy]]

  • 1st order linear homogeneous partial differential equations
    with constant coefficients.
  • 1st order linear general partial differential equations
    with constant coefficients.
  • 1st order linear partial differential equations with
    variable coefficients.

* materialistic app for #hackernews

[2019-12-21] [#C] set link as a title when sharing?? https://github.com/hidroh/materialistic/issues/1075

Hn materialistic: change view on press

Hn Materialistic: comment icon is way too large for the number of comments

* git-bug [[gitbug]]

related #git #github #decentralize

[2020-11-02] git-bug isn't syncing PRs?

[2020-11-21] git-bug/import.go at b3318335986618388637a9d35d68b39633e4548a · MichaelMure/git-bug

ugh fuck, this should go to stderr?

* Hypothesis [[hypothesis]]

need to color my and other people highlights in diff colors

[2018-06-11] just be a bit more explicit about not logged in

ok, what I actually want is the extension to be more vocal about logouts

https://github.com/hypothesis/client/issues/12

[2019-02-20] https://github.com/hypothesis/client/pull/967

[2019-06-27] ok, it was partially resolved, at least it expands the sidebar now. Swill major problem for usability though, can easily disapppoint new users.

[2019-02-20] hypothesis/client: The Hypothesis web-based annotation client.

Join us on Slack - request an invite or log in once you've already created an account - or in #hypothes.is on freenode for discussion.
If you'd like to contribute to the project, you should consider subscribing to the development mailing list, where we can help you plan your contributions.

doesn't work on hackernews, some content-security policy thing [[hypothesis]]

[2020-05-05] history.txt [[hypothesis]] [[annotation]]

doesn't work on github?? ugh.

[2019-07-18] John Maynard Keynes: "Newton, the Man"

about:reader?url=http%3A%2F%2Fwww-history.mcs.st-and.ac.uk%2FExtras%2FKeynesNewton.html
hmm, hypothesis doesn't work with Firefox reading mode?

bug: ugh, doesn't work with Linkedin

ugh, seems that pseudoelements like in ampie and promnesia mess with hypothesis highlight [[hypothesis]]

e.g. try to highlight over "eg with blue-blocker sunglasses or f.lux) after sunset" on this page
https://www.lesswrong.com/posts/E4cKD9iTWHaE7f3AJ/melatonin-much-more-than-you-wanted-to-know#5__I_try_to_use_melatonin_for_sleep__but_it_just_gives_me_weird_dreams_and_makes_me_wake_up_very_early

[2021-03-06] Shirky: Situated Software [[hypothesis]]

doesn't work on archive.org pages??

* tantivy [[tantivy]]

Search indexer on Rust
https://github.com/tantivy-search/tantivy
related #search

Try search as you type on Wikipedia [[tantivy]]

https://github.com/tantivy-search/tantivy-cli#indexing-the-document-index

host wikipedia backend for a bit and give a frontend link to github issue [[tantivy]]

tantivy-py: need to bump version to -dev or something? [[tantivy]]

* twint [[twint]]

related: #twitter

not sure about –profile-full?? [[twint]]

twint -u karlicoss --database tweets3.db --profile-full

hmm. it looks like it can't parse tweet ids?? [[twint]]

CRITICAL:root:twint.get:Tweet:time data '' does not match format '%Y-%m-%d %H:%M:%S'
1249982874150932480 2020-04-14 09:48:35 BST <karlicoss> I love it, one of the best physics textbooks I know ! Will probably take  years for me to fully grasp, but it's very pleasant to read! https://twitter.com/JakobSchwich/status/1249569424622878720 <button class="pull-tweet" value=https://twitter.com/JakobSchwich/status/1249569424622878720>pull</button> …
1249856617031630848 2020-04-14 01:26:53 BST <karlicoss> I'm almost sure you've seen it, but this is a fascinating read:  https://slatestarcodex.com/2014/03/17/what-universal-human-experiences-are-you-missing-without-realizing-it/ … (comments too!)
1249820865593847814 2020-04-13 23:04:49 BST <karlicoss> It's probably for the first time in years when I actually liked some user interface. Wow.
1249820017576890368 2020-04-13 23:01:27 BST <karlicoss> Wow, I've just used @liberapay for the first time, and it's been *increadibly* pleasant.  Clean, functional and text-centered interface. No bullshit, you can clearly see who you pay, how and when.
CRITICAL:root:twint.get:Tweet:time data '' does not match format '%Y-%m-%d %H:%M:%S'
CRITICAL:root:twint.get:Tweet:time data '' does not match format '%Y-%m-%d %H:%M:%S'
1249586565417963520 2020-04-13 07:33:48 BST <karlicoss> this is, in part, why I stopped listening podcasts

[2020-04-13] Show HN: Twint – Twitter scraping tool written in Python | Hacker News [[twint]] [[promnesia]] [[hpi]]

hmm maybe use it real quick?

[2020-04-14] Home · twintproject/twint Wiki [[hpi]]

maybe use github wiki?

* org-sync

https://github.com/arbox/org-sync
syncing #github issues with #org mode
using #gitbug instead now

[2019-12-27] not sure if I like sorting by modified time… OPEN and id is better [[orgsync]]

[2020-04-12] for org-sync thing – could keep private notes in a separate file, but link into ids? [[github]]

--

share link and content [[tusky]]

[2020-01-25] https://github.com/tuskyapp/Tusky/issues/1655

validate systemd? [[pyinfra]]

ncmpcpp file name too long [[mpd]]

годы пройдут часть 1

update miniflux docs, mention that CLEANUP_ARCHIVE_READ_DAYS docs

https://github.com/miniflux/miniflux/blob/f9a773ab18815a57e74bedc243ede1ad70e89917/storage/entry.go#L224

PR in toastify for innerHTML

[2019-09-08] Validate inputs before saving · Issue #2 · fregante/webext-options-sync

https://github.com/fregante/webext-options-sync/issues/2

problem with escaping table name [[visidata]]

/usr/lib/python3/dist-packages/visidata/loaders/sqlite.py

 def reload(self):
    tblname = self.tableName
    self.columns = self.getColumns(tblname)
    r = self.conn.execute('SELECT COUNT(*) FROM "%s"' % tblname).fetchall()
    rowcount = r[0][0]
    self.rows = []
    for row in Progress(self.conn.execute('SELECT * FROM "%s"' % tblname), total=rowcount-1):
        self.addRow(row)

def getColumns(self, tableName):
    cols = []
    for i, r in enumerate(self.conn.execute('PRAGMA TABLE_INFO("%s")' % tableName)):

Allow users to mark posts as searchable/not searchable? [[mastodon]]

[2020-12-11] Export annotations - ⭐️Feature Requests - Memex Community [[worldbrain]]

Here is a guide on how to use the StorexHub API to get your Memex annotations.
It’s still in developer alpha, so it will require Javascript knowledge in building something useful:
https://worldbrain.github.io/storex-docs/#/storex-hub/guides/memex/?id=use-case-3-importexport-data-on-demand 12

sigh.. it's a bit overcomplicated
really need a simple json export..

📖 stoas
⥱ context
⥅ related node [[hypertext 1963]]
⥅ related node [[hypertext]]
⥅ related node [[2003 04 15 extremetech linux media jukebox]]
⥅ related node [[2003 05 09 business 2 0 is tivo next]]
⥅ related node [[2003 08 11 extremetech clash of the tiny titans]]
⥅ related node [[2003 09 25 extremetech building a wireless home media network server]]
⥅ related node [[2003 11 08 extremetech media front end roundup]]
⥅ related node [[2004 02 23 textpattern]]
⥅ related node [[2004 03 03 aaron cope extensions to xml resume]]
⥅ related node [[2004 03 07 stop design using background image to replace text]]
⥅ related node [[2004 03 28 ollicle text 2 html without the lock down]]
⥅ related node [[2004 05 04 next version of wordpress goes beta]]
⥅ related node [[2004 05 09 newspapers see danger in text messaging]]
⥅ related node [[2004 06 02 is a collaborative cross platform rich text editor too much to ask]]
⥅ related node [[2004 06 14 scoble wants full text rss]]
⥅ related node [[2004 06 17 google looking at texturize]]
⥅ related node [[2004 10 01 im is texting in north america]]
⥅ related node [[2004 10 02 p2p has provided the blueprint for the next generation of web applications]]
⥅ related node [[2005 01 10 macs rule rss custom rss apps are next]]
⥅ related node [[2005 04 02 vancouver webloggers meetup march 31st next web 2 0 meetups]]
⥅ related node [[2005 04 18 ext2 filesystem for mac os x]]
⥅ related node [[2005 04 18 mounting ext2 linux filesystems on mac os x]]
⥅ related node [[2006 05 19 we can give blogging 101 and wiki 101 every single year for the next 5 years]]
⥅ related node [[2006 06 11 socialtext is going open source the return of jluster]]
⥅ related node [[2007 09 02 text one free]]
⥅ related node [[2011 12 04 focus on the extras on your site rather than]]
⥅ related node [[context_menu]]
⥅ related node [[context_menu_backlinks]]
⥅ related node [[history chrome extension]]
⥅ related node [[next]]
⥅ related node [[agora contexts]]
⥅ related node [[agora ext]]
⥅ related node [[browser extension]]
⥅ related node [[browser extensions]]
⥅ related node [[codextopia]]
⥅ related node [[context collapse]]
⥅ related node [[context]]
⥅ related node [[contextos]]
⥅ related node [[contexts]]
⥅ related node [[contextualise]]
⥅ related node [[contextualize]]
⥅ related node [[extensible data notation]]
⥅ related node [[extensible redirects]]
⥅ related node [[extension]]
⥅ related node [[external chrome extension]]
⥅ related node [[extraterritorialidad]]
⥅ related node [[extropian net]]
⥅ related node [[gemtext]]
⥅ related node [[hypothesis extension]]
⥅ related node [[internal chrome extension]]
⥅ related node [[libretexts]]
⥅ related node [[mental context]]
⥅ related node [[mental contexts]]
⥅ related node [[next action]]
⥅ related node [[next23]]
⥅ related node [[subtext]]
⥅ related node [[text2img]]
⥅ related node [[the agora is a markdown extension]]
⥅ related node [[the next ai winter wil lbe due to energy costs]]
⥅ related node [[the next revolution]]
⥅ related node [[vscode extension]]
⥅ related node [[web ext]]
⥅ related node [[web extension]]
⥅ related node [[web extensions]]
⥅ related node [[what comes next]]
⥅ related node [[e textbook design for learning]]
⥅ related node [[longform computer texts]]
⥅ related node [[text editors]]
⥅ related node [[shared context]]
⥅ related node [[webext]]
⥅ related node [[ibm watson assistant can be text or voice]]
⥅ related node [[advanced context variables]]
⥅ related node [[context variables and slots]]
⥅ related node [[3 context]]
⥅ related node [[the next 10 000 business cases kevin kelly]]
⥅ related node [[feature_extraction]]
⥅ related node [[what we need next in ai kevin kelly]]
⥅ related node [[expected ai spend next year (2021)]]
⥅ related node [[watson speech to text]]
⥅ related node [[watson text to speech]]
⥅ related node [[la forma externa la fuerza coercitiva de la estrofa]]
⥅ related node [[zeichen text und sinn theorie und praxis der multimodalen textanalyse]]
⥅ related node [[a text renaissance]]
⥅ related node [[adding more storage space to yunohost nextcloud on hetzner]]
⥅ related node [[automatic photo syncing from android to nextcloud]]
⥅ related node [[clinically extremenly vulnerable]]
⥅ related node [[digital companies support other forms of unsustainable extraction]]
⥅ related node [[extending the life of electronic devices helps to addresses the e waste problem]]
⥅ related node [[extensive revolution]]
⥅ related node [[extinction rebellion]]
⥅ related node [[extractivism]]
⥅ related node [[extreme heat in the worlds oceans passed the point of no return in 2014]]
⥅ related node [[extreme heat prompts first ever amazon delivery driver strike]]
⥅ related node [[extremism]]
⥅ related node [[extropians]]
⥅ related node [[governance is the extension of whiteness on a global scale]]
⥅ related node [[hypertext as a thought construction kit]]
⥅ related node [[hypertexting]]
⥅ related node [[nextcloud caldav link]]
⥅ related node [[nextcloud carddav link]]
⥅ related node [[nextcloud contacts download]]
⥅ related node [[nextcloud contacts import]]
⥅ related node [[nextcloud import]]
⥅ related node [[intertextuality]]
⥅ related node [[late devonian extinction]]
⥅ related node [[markets in the next system]]
⥅ related node [[mass extinction]]
⥅ related node [[migrating my nextcloud calendars and contacts]]
⥅ related node [[nexta live]]
⥅ related node [[nextcloud issue error creating conflict dialogue]]
⥅ related node [[nextcloud]]
⥅ related node [[nextdoor]]
⥅ related node [[personal textbooks]]
⥅ related node [[next to coniston]]
⥅ related node [[plain text accounting]]
⥅ related node [[quick function to help extract bold sections from text into bullet points]]
⥅ related node [[removing html extension from urls with apache]]
⥅ related node [[setting up calibre web and koreader via yunohost and nextcloud]]
⥅ related node [[sixth extinction]]
⥅ related node [[textile industry]]
⥅ related node [[the next american revolution]]
⥅ related node [[the next system]]
⥅ related node [[the next uk election will be decided in the north of england]]
⥅ related node [[tyre extinguishers]]
⥅ related node [[what do the tories consider extreme]]
⥅ related node [[wikis as hypertexts]]
⥅ related node [[written history of hypertext]]
⥅ related node [[huella de carbono en la industria textil]]
⥅ related node [[20210516174118 context_free_grammar]]
⥅ related node [[20210611095810 to_what_extent_was_the_soviet_union_planned]]
⥅ related node [[20210708161728 programming_language_extension]]
⥅ related node [[agora ext feature ideas]]