Zettelkasten Forum


Two basic questions

Hello,
1) I noticed in this video [1] that a pop-up shows up after the user has types the opening brackets "[[" - I do not see that (demo version) - Is there some feature I must enable?
2) I want to look at two archives at the same time.
- I open archive 1

  • I open a new window
  • On this new window I select a new Archive

My two windows are replaced by one.
Am to understand this is not a feature ?

Regards,
Philippe

[1]

Comments

  • Clarification: The pop-up in the video shows a list of candidates

  • edited July 4

    @philippecmartin

    1. Auto-completion: That's a feature you get when you switch to the "Cutting Edge" branch. It's still somewhat experimental, so it's not in the regular version. But it's safe -- it can just be annoying at times :)

    2. Opening multiple folders: That's not the intended usage, but you can spawn the app multiple times, each time pointing at a different folder, from the Terminal:

      $ /Applications/The\ Archive.app/Contents/MacOS/The\ Archive \
      -archiveURL "file:///Users/YOURUSER/path/to/notes/"
      $ open -n /Applications/The\ Archive.app --args \
      -archiveURL "file:///Users/YOURUSER/path/to/notes/"
      

    Author at Zettelkasten.de • https://christiantietze.de/

Sign In or Register to comment.