Live data from Hacker News

Show HN: Stash – Sync Markdown Files with Apple Notes via CLI

github.com

31–39 of 39 posts

Re: Show HN: Stash – Sync Markdown Files with Apple Notes via CLI

#33
post #3

I will have to try this. Question: is there a way to make this automatic on state changes? I had an issue recently where a child accidentally overwrote my huge Apple notes and I couldn’t undo the change, or restore my history I lost a lot of work

Damn! I'm so sorry to hear that :(( Happened to me too and I also find it kinda frustrating. As you can see on the README, my first backlog item is to add a diff mechanism. Would also love for help but either way I'm going to add it. In the meanwhile all I can offer is to buy you a coffee and apologize <3

Re: Show HN: Stash – Sync Markdown Files with Apple Notes via CLI

#35
post #21

Nice idea, although I fear it will break due to AppleScript. I might take some time to investigate doing it all as a Swift CLI.

Even though: "Forecasts may tell you a great deal about the forecaster; they tell you nothing about the future". But historically speaking, AppleScript is pretty stable.

Re: Show HN: Stash – Sync Markdown Files with Apple Notes via CLI

#36

How is this different to Obsidian which has a nice UI, supports importing Apple Notes and iCloud Sync works and is free.

The big benefit is that you get to use the Apple Notes app. I prefer Apple Notes on my phone, to be honest. I haven't used Obsidian's app on iOS in over a year. I personally put all my work-related dev notes in Obsidian, and all my life-related quick notes in Apple Notes.

Exactly that, I completely agree. I don't want to stop using apple notes, I just want to be able to use vim as well.

Re: Show HN: Stash – Sync Markdown Files with Apple Notes via CLI

#37
post #35
post #21

Nice idea, although I fear it will break due to AppleScript. I might take some time to investigate doing it all as a Swift CLI.

Even though: "Forecasts may tell you a great deal about the forecaster; they tell you nothing about the future". But historically speaking, AppleScript is pretty stable.

I would dispute that since many of my automations have broken throughout the years as Apple tweaked their applications.

Re: Show HN: Stash – Sync Markdown Files with Apple Notes via CLI

#38
post #33
post #3

I will have to try this. Question: is there a way to make this automatic on state changes? I had an issue recently where a child accidentally overwrote my huge Apple notes and I couldn’t undo the change, or restore my history I lost a lot of work

Damn! I'm so sorry to hear that :(( Happened to me too and I also find it kinda frustrating. As you can see on the README, my first backlog item is to add a diff mechanism. Would also love for help but either way I'm going to add it. In the meanwhile all I can offer is to buy you a coffee and apologize <3

Thanks. I haven’t used AppleScript before but will try to find time to take a look, learn, and maybe figure it out!

Re: Show HN: Stash – Sync Markdown Files with Apple Notes via CLI

#39
post #36

Earlier quoted context omitted.

The big benefit is that you get to use the Apple Notes app. I prefer Apple Notes on my phone, to be honest. I haven't used Obsidian's app on iOS in over a year. I personally put all my work-related dev notes in Obsidian, and all my life-related quick notes in Apple Notes.

Exactly that, I completely agree. I don't want to stop using apple notes, I just want to be able to use vim as well.

This is exactly where I'm at, actually. Nvim on Mac OS or Linux and Notes on iPhone would be my dream combination.
Post reply on HN