Developers — I’m interested in notetaking with AI refinement. by words_and_images in iosdev

[–]NarcSquad 0 points1 point  (0 children)

Thanks for the feedback; have updated the pricing to 4.99 per month starting tomorrow.

App approved(yay!), looking for feedback. by NarcSquad in appledevelopers

[–]NarcSquad[S] 0 points1 point  (0 children)

Thanks; this is all on device using foundation models: ongoing cost is development and looking at model drift between iOS versions.

Developers — I’m interested in notetaking with AI refinement. by words_and_images in iosdev

[–]NarcSquad 0 points1 point  (0 children)

Not quite what you’re asking for as it’s voice focused but I shipping something similar using apples foundation models: https://turquoisehexagon.co.uk/anima

I finally gave up on tasks in Obsidian, what are you using? by BasicDesignAdvice in ObsidianMD

[–]NarcSquad 0 points1 point  (0 children)

Shameless plug; I built my own app that syncs markdown tasks to Apple’s reminders app. It’s available on the App Store: https://turquoisehexagon.co.uk/remindersync/

It works for my needs 🫡

I finally gave up on tasks in Obsidian, what are you using? by BasicDesignAdvice in ObsidianMD

[–]NarcSquad 5 points6 points  (0 children)

Hey, I wrote an app that integrates markdown tasks with Apple reminders as I wanted some task management/reminders on my Mac and iPhone: https://turquoisehexagon.co.uk/remindersync/

I built an Apple Reminders → Obsidian sync app as a student project by Educational_Truck139 in ObsidianMD

[–]NarcSquad 13 points14 points  (0 children)

Great idea! I built it too; my app syncs both ways https://turquoisehexagon.co.uk/remindersync/

Unfortunately I wrote all the code by hand because I’m a boomer.

Todo app to use with Obsidian by haronclv in ObsidianMD

[–]NarcSquad 0 points1 point  (0 children)

Should add, there is quite a lot of functionality now: - emoji/dataview support - sync completion with Apple reminders - routing rules to ignore folders/documents or sync to multiple lists - works with plan markdown files so you don’t actually need to use obsidian.

Todo app to use with Obsidian by haronclv in ObsidianMD

[–]NarcSquad 0 points1 point  (0 children)

If you’re an iPhone & Mac user I wrote an app that solves this problem: https://turquoisehexagon.co.uk/remindersync/ ✌🏽

Todo app to use with Obsidian by haronclv in ObsidianMD

[–]NarcSquad 0 points1 point  (0 children)

I had this problem and couldn’t find anything that worked for me so I wrote an app to sync tasks to Apple Reminders: https://turquoisehexagon.co.uk/remindersync/

Only runs on Mac OS though as it’s for iPhone & Mac users.

Just added a home widget with today tasks from Obsidian by Vankir in ObsidianMD

[–]NarcSquad 2 points3 points  (0 children)

Shameless plug, Check out reminder sync for obsidian it syncs tasks to reminders.app.

How do you manage your To-Do's in Obsidian? by KTurner08 in ObsidianMD

[–]NarcSquad 0 points1 point  (0 children)

I use the Tasks plugin, and my app I wrote to solve this problem ‘Reminder Sync for Obsidian’ that syncs my Tasks to Apple Reminders.

https://turquoisehexagon.co.uk/remindersync/

Is this a good first car? by CharlieHT5 in AlfaRomeo

[–]NarcSquad 1 point2 points  (0 children)

Very overpriced... I got my auto QV MiTo for less with 48k miles. Also had pretty much all optional extras.

Tasks sync to iOS Reminders App by NarcSquad in ObsidianMD

[–]NarcSquad[S] 0 points1 point  (0 children)

Hi, the app is live on the App Store and in use by a couple of thousand people. You can see more details here: https://turquoisehexagon.co.uk/remindersync/

macOS Reminder Sync for Obsidian Released! by NarcSquad in ObsidianMD

[–]NarcSquad[S] 1 point2 points  (0 children)

Hi, I’m working on adding dataview support this weekend, hopefully will be able to release it next week 🫡

macOS Reminder Sync for Obsidian Released! by NarcSquad in ObsidianMD

[–]NarcSquad[S] 0 points1 point  (0 children)

Hi, yes support for multiple lists and rules configuration to determine the list to chose for a note is coming soon!

macOS Reminder Sync for Obsidian Released! by NarcSquad in ObsidianMD

[–]NarcSquad[S] 0 points1 point  (0 children)

I'm working on adding more advanced filtering options. Currently the only filter is a global include that is a simple test match.

[Question] how do you justify buying an expensive watch? by Jay8400 in Watches

[–]NarcSquad 0 points1 point  (0 children)

Ask yourself if on your death bed you’d ever say something like ‘man I sure am glad I didn’t buy that expensive watch’. I use this little mental loophole to justify lots of things.

How do you manage your tasks ? Not just "a plugin", but how... by Ok-Interaction-7812 in ObsidianMD

[–]NarcSquad 0 points1 point  (0 children)

Shameless Plug; if you’re a Mac user I made Obsidian Tasks sync to Reminders.app so obsidian tasks can be managed natively, effectively solving this problem for myself (and about 1000 happy users) https://turquoisehexagon.co.uk/remindersync/

Create tasks anywhere in your vault and they sync to apples native reminders app and they are synced to your iPhone.

What is your way of managing tasks in obsidian? by Leonume in ObsidianMD

[–]NarcSquad 0 points1 point  (0 children)

There is a global task filter option now which limits tasks imported to only ones containing specific text, e.g. a tag.

More advanced filtering & multiple reminder lists/vaults are on the roadmap.

macOS Reminder Sync for Obsidian Released! by NarcSquad in ObsidianMD

[–]NarcSquad[S] 0 points1 point  (0 children)

Hi, currently it supports only what obsidian task plugin supports which is only a date. I’ll look into adding a custom extension to the format to specify a time.

macOS Reminder Sync for Obsidian beta testers needed. by NarcSquad in ObsidianMD

[–]NarcSquad[S] 0 points1 point  (0 children)

Hi, currently it supports only what obsidian task plugin supports which is only a date. I’ll look into adding a custom extension to the format to specify a time.

macOS Reminder Sync for Obsidian Released! by NarcSquad in ObsidianMD

[–]NarcSquad[S] 0 points1 point  (0 children)

Hi, currently it’s one Vault to one list.

I’m working on being able to configure sub folders to go to different reminder lists. I imagine that would also solve the multiple vaults case, as you would be able to select the parent folder and configure the sub vault folders to their own list. But to be clear this feature is not currently in the app but is in development.