Already posted above the scripts i found— off in the other resources category of the Awesome Logseq listing.
I could not find any documentation on importing except for this empty page which is presumably meant to document the Import feature in the three-dots menu. That, for its part, only has “Import existing notes” and promises “If they are in a JSON, EDN or Markdown format Logseq can work with them.” but only has these buttons:
- RoamResearch Import a JSON Export of your Roam graph
- EDN / JSON Import an EDN or a JSON Export of your Logseq graph
- OPML Import OPML files
Nothing for plain text or plain markdown. And besides, as covered above, Logseq can already see my markdown files but i still need to improve the formatting and filenames.
Feature request to import from markdown that mentions the need to add bullets and to move assets to an assets directory and fix references to assets, which i realize now i have a small need for also:
But fixing up frontmatter and to some extent fixing filenames will continue to require customized scripts for random formats.
Other import questions from the forums:
- Import process to import 3.5k notes from Apple Notes and 15 years of Things App - Questions & Help - Logseq
- This one is by far the closest to what i need, and had a lot of engagement, but did not end up with a link to any working script.
- Advice for converting many long Word Docs to LogSeq? - Questions & Help - Logseq
- Another very similar usecase, some good discussion but no code yet.
- How can I import my notes from Dendron to Logseq? - Questions & Help - Logseq
- Some good working-out-in-public from a linked script, though the format it needs to come from is at my best guess quite different from my need.
- Some useful info for importing stuff into Logseq - General - Logseq
- Good blog post about a mixed manual and machine-aided approach.
- How do i import another DB of .txt files into Logseq? - Questions & Help - Logseq
- This one has a helpful response pointing to a Mac tool that would do part of what i need for the 10,000, changing the file extension from
.txt
to.md
.
- This one has a helpful response pointing to a Mac tool that would do part of what i need for the 10,000, changing the file extension from
- PLEASE - Need help importing my graph from Reflect Notes - Questions & Help - Logseq
- One me-too response, no help.
- OPML Import not working. Is there a workaround to import from Dynalist? - Feedback / Bug Reports - Logseq
- Not that related; no resolution.
- How to Import Text File into Journals? - Questions & Help - Logseq
- Different scenario (a single file rather than many) but some code that still may be useful!
- Remnote import feature - Feedback / Feature Requests - Logseq
- Did not even get into the details of how but some nice discussion on why to leave proprietary data silos.
- Migrating from big ZIM wiki to Logseq, are there scaling or other issues to expect? - Questions & Help - Logseq
- So someone was able to import Zim wiki files but did not say how, and stopped using Logseq because the graph view froze with their data/computer.
- Import/Convert WikidPad-Pages - Questions & Help - Logseq
- No responses.
- What does the ‘Import files from the local directory’ button do? - Questions & Help - Logseq
- No responses.
- How to import markdown files without re-indexing? - Questions & Help - Logseq
- Turned out someone writing an import script found a bug (unfortunately the import script was not shared).
- Import Markdown files into Logseq failed - Questions & Help - Logseq
- At least two people reporting that Logseq is not “seeing” markdown files in its directory. Interestingly i have not had that problem but it is possibly one that conversion to more Logseq-friendly formatting would fix.
- Can’t import because of duplicate filenames? - Feedback - Logseq
- Not my need but points to the need for an import tool that can combine folder names with filenames to flatten the directory structure while creating unique filenames.
- Import from a spreadsheet into logseq (each row a page, as outline not as tables) / one time automated linking? - Questions & Help - Logseq
- Some cool help here, but pretty outside my needs.
- A lot of empty pages after import - Feedback / Archive - Logseq
- Some really useful debugging pointing to the importance, it would seem, of keeping filenames to plain letters (no accents) if possible to avoid troubles, and an (apparently unfulfilled) intention to share a migration guide.
- Missing content after import (not entirely) - Feedback / Bug Reports - Logseq
- One me-too but no useful debugging like above, but still points to the need for more help around importing existing markdown files.
There is clearly the need to have some conversion tools that people can modify to help them with getting their files formatted for Logseq.