Bassmann
02/16/2023, 4:18 PMMcLovin
02/16/2023, 4:20 PMMcLovin
02/16/2023, 4:20 PMfalcomomo
02/16/2023, 5:46 PMGander7
02/16/2023, 8:15 PMGander7
02/16/2023, 8:15 PMdanct01
02/17/2023, 2:21 AMaleksey
02/17/2023, 3:56 AMMcLovin
02/17/2023, 10:22 AMScriptAutomate
02/17/2023, 3:00 PMxg
02/17/2023, 7:45 PM___
(tripple underscore) are used in the filenames instead of a .
and /
is used in titles i.e. a.b.c.note-title.md
-> a___b___c.note-title.md
with the title a/b/c/note-title
. Same syntax for inline tags as well. My plan is to create a script that
- renames files
- makes every line into a bulletpoint
- changes internal links from [[a.b.c.note-title]]
to [[a/b/c/note-title]]
(any aliasing will be stripped)
Logseq reads frontmatter title: my title
but cannot deal with duplicate titles so I will be removing title: ...
from the frontmatter. There will be some issues with internal hierarchy using headings but I figure that I will at least have my information and if I revisit a note with heading hierarchy I can fix it when I need to.
Any thoughts? Anybody made something similar?Gander7
02/17/2023, 7:52 PMxg
02/17/2023, 7:57 PMGander7
02/17/2023, 7:58 PMorionp
02/17/2023, 8:15 PMtitle:
note, you could try remapping title:
to alias::
, as that would preserve your current titles and/or related links, while allowing Logseq to manage the title
property.xg
02/17/2023, 8:18 PMalias::
will look into alias syntax for links too, thanks!orionp
02/17/2023, 8:18 PMBassmann
02/17/2023, 9:55 PMxg
02/18/2023, 8:56 AMorionp
02/18/2023, 5:31 PM3DEngelen
02/19/2023, 10:00 AMBassmann
02/19/2023, 7:09 PMAwri Lynn
02/19/2023, 7:23 PMAwri Lynn
02/19/2023, 7:25 PMjeremyW
02/19/2023, 11:54 PMjeremyW
02/19/2023, 11:57 PMAwri Lynn
02/20/2023, 12:02 AMAwri Lynn
02/20/2023, 12:04 AMjeremyW
02/20/2023, 12:19 AMjeremyW
02/20/2023, 12:21 AM