Is Dynalist Here to Stay?

From an outline pov, asciidoc and org-mode are better than markdown. txt is better than md because it makes no assumptions about markdown syntax.

Problem with all the formatting it is that’s dependent on interpretation and so not really permanent.

When Dynalist started, rich text was popular and programs using markdown internally were not prevalent in the way they are now. No lock-in.
I can’t remember how much formatting is exported (I stopped using Dynalist some time ago), but I do remember that it was best if you typed the markdown rather than using the keyboard shortcuts.

You could set Logseq up in org-mode and import your OPML into that. Though looks as if the logseq import is broken. There’s a fair chance org-mode will outlast markdown (doesn’t have the huge number of variants) - EMACS has been around a long time.

tbh, I don’t think you can have your desired long-term permanence together with all your preferred formatting.

I just tested.

  • Export.
  • I selected formatted option
  • I copied the export
  • I pasted into a new Obsidian note
  • It was set out as a perfect outline with bullets.

What is better about asciidoc, org-mode, and EMACS? Have they stood the test of time in terms of syntax and formatting for outlined bulleted lists and checkboxes?

I’m not sure what you meant by “assumptions about markdown syntax”

And as for permanence… I don’t need literal permanence. I just want my methods to endure until the next generation of AI - in, say, 2027 or so - can easily handle all backups, formatting, conversions, etc. for me. So anything that can last, say, 5+ years should be good.

Just so we’re clear, since I’m not technical, and I thought I did this and got different results:

  • “Export” means I click on “Download backup”, right?
  • Where is there a “formatted option”? I don’t remember seeing that anywhere.
  • Why would you make a copy of the exported files?
  • What exactly did you paste into the Obsidian note? Did you open up .txt file, select everything, and copy-paste that?

Markdown has only 6 levels of headers and multiple variants trying to deal with its deficiencies. The other two don’t have those variants and more levels of headers. Org is designed to be an outline.




Export is an option not download backup.
Copy is one of the ways it works. And the easiest to use.
I just pasted into a standard Obsidian new note - ie .md

Got it, thank you!

Minor downsides include

  • The bullets didn’t quite format normally, as the horizontal spacing was off.
  • Checkboxes and highlights disappeared, but I guess I can live without those.

Overall, though, this seems like a reasonably easy backup sytem. Perhaps it is time for me to go all in on Dynalist. Your input has been invaluable. :slight_smile:

I’d expect Dynalist to last that long.

Based on the popularity of Obsidian? Or is Dynalist ultra low cost/maintenance?

Based on the commitment of the developers and that there’s unlikely to be and major forced changes in the technology stack that would break it. Tickover maintenance should be enough.

We talked on the Dynalist discord but for everyone else, regarding #2, here is the best way to get the non-markdown stuff converted to markdown for a universal backup copy (checkboxes, highlights, headings)

Awesome, thanks for the info! Glad to know this exists.

does it work?

Yes. I just tried it. Took only a couple minutes from start to finish. Checkboxes, highlights, etc are all in markdown format, one .md file per document.

after installing node.js what I have to do…?

  • download the whole folder from github
  • edit config.json to have your Dynalist Pro API key (I just realized this requires Pro)
  • cd into the folder in terminal. if you aren’t familiar with it, go and ask bard.google.com “how to cd into a folder”
  • run npm install in terminal
  • run node index.js in terminal
  • the finished .md files can be found in a new folder called test-vault that appeared in the folder your downloaded

thanks, I’ll try
after inserting the APY key the config.json edit is done by a text editor?

Yes. Paste it here to replace this text and save. From a text editor.

no need to to be a Pro…account

Oh, nice. You’re right, API isn’t on the list of Pro features. I guess I am paying for google calendar sync, css, and dropbox backups I guess. All this time I thought I was paying for API too.