From cef7417dd76843c8ab96c6ae08ed3dc0762115fb Mon Sep 17 00:00:00 2001 From: osmarks Date: Sun, 13 Oct 2024 13:44:15 +0000 Subject: [PATCH] =?UTF-8?q?Edit=20=E2=80=98minoteaur=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- minoteaur.myco | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minoteaur.myco b/minoteaur.myco index b3ea8be..ff95804 100644 --- a/minoteaur.myco +++ b/minoteaur.myco @@ -73,4 +73,4 @@ Also note: concept - probably requires more detailed edits. == Minoteaur 9 concept (secret) -Many Minoteaur uses map quite well to nested bullet-pointed lists. It's somewhat desirable to be able to link straight to deeply nested list items, so links going to pages only is problematic. With bullet-point nesting to provide a hierarchy and links to bullet points, having separate pages at all feels inelegant. However, having to remember/copy a block ID or similar to create a link with the right target seems annoying. The "solution" to this is to make the entire notes database into a tree of bullet points and then have links take arbitrary keywords and connect to other blocks based on tree position and whether they contain the linked keyword in a subject role. \ No newline at end of file +Many Minoteaur uses map quite well to nested bullet-pointed lists. It's somewhat desirable to be able to link straight to deeply nested list items, so links going to pages only is problematic. With bullet-point nesting to provide a hierarchy and links to bullet points, having separate pages at all feels inelegant. However, having to remember/copy a block ID or similar to create a link with the right target seems annoying. The "solution" to this is to make the entire notes database into a tree of bullet points and then have links take arbitrary keywords and connect to other blocks based on tree position and whether they contain the linked keyword in a subject role. At this point, the concept of links can also be replaced with directly scanning for noun phrases or similar. \ No newline at end of file