9
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 24 Oct 2023
9 points (100.0% liked)
Joplin
644 readers
1 users here now
Official community of Joplin - the secure open-source note-taking app.
Capture your thoughts and securely access them from any device.
- ๐ Website
- ๐ฌ Forums
- ๐ Support the developer
Features:
- ๐ sync via Joplin Cloud, NextCloud, Dropbox, OneDrive, Syncthing, WebDAV
- ๐ web clipper extension
- ๐ก๏ธ end-to-end encryption
- โ๏ธ Markdown support
- โ built-in todo manager
- ๐ฑ runs on every desktop and mobile OS
founded 1 year ago
MODERATORS
As in via an icon? You can probably start a specific profile, and in that profile automatically start vim.
I'm not at my desk or I'd figure it out exactly for you.
Yikes, left off a crucial detail. I meant setting up iterm2/vim as an external editor. Updated my post.
Or was this what you were talking about? Under linux, I just have it launching gnome-terminal with "-- vim" as the command line flags.
Ah, I understand what you mean now. Unfortunately I don't know exactly how to do that, but search for "open file with specific application macOS". Then set up like my first comment and use that to open files.
I'm having trouble figuring it out still. A lot of results are using appplescript and seem to interact with iterm2 different than I would with joplin. As an aside, I did learn a neat trick for configuring iterm2 to open a file in vim after clicking a filename in a terminal while holding down ctl. (https://tosbourn.com/iterm2-open-files-paths-in-vim/)