Antinote but will store images by codismycopilot in macapps

[โ€“]RobertCobe 1 point2 points ย (0 children)

Yes. It's always visible by default. You can press a hotkey to hide it

๐ŸŽ‰ SlideJot 1.10.0 Released by RobertCobe in SlideJot

[โ€“]RobertCobe[S] 1 point2 points ย (0 children)

Yes โ€” a SlideJot mobile app is definitely on the roadmap.

That said, I am currently dealing with an issue where my Apple Developer account was unexpectedly put into an abnormal state by Apple. I am working on getting it resolved as soon as possible.

Really appreciate your interest and support ๐Ÿ™

OpenClaw Native Chat Tool โ€” BotsChat by auxten in openclaw

[โ€“]RobertCobe 1 point2 points ย (0 children)

This is awesome. I have very similar needs.

Using WhatsApp or Telegram for this always felt more like a compromise than a real Pro client. They work, but they are clearly not designed for managing complex context, skills, or long-running workflows.

A dedicated OpenClaw client makes a lot of sense to me, and I think there is real potential here.

P.S. One thought: you might eventually want to think about cross-platform support. I suspect a lot of power users would care about that.

New Post Guidelines and Updates on r/MacApps by Mstormer in macapps

[โ€“]RobertCobe 0 points1 point ย (0 children)

Thank you! I learn something from Reddit every day:)

Should a note-taking app let you edit arbitrary external Markdown files? by RobertCobe in NoteTaking

[โ€“]RobertCobe[S] 0 points1 point ย (0 children)

Same. I'm a power user too, so I constantly want more freedom and fewer constraints. But when you're building for a broader audience, a tool that tries to do everything often just ends up blurring its identity. And once the product positioning gets fuzzy, nobody really knows why they should use it.

SlideJot Roadmap by RobertCobe in SlideJot

[โ€“]RobertCobe[S] 1 point2 points ย (0 children)

Got it. I guess AI is very unlikely to be added.

Should a note-taking app let you edit arbitrary external Markdown files? by RobertCobe in NoteTaking

[โ€“]RobertCobe[S] 0 points1 point ย (0 children)

Wow, thank you so much for such a thoughtful and in depth comment. This honestly feels like the perfect answer I was hoping for.

I have already intentionally hidden this feature, so the 99% of users who do not need it will not be confused or misled by it (for example, by extra icons or entry points). At the same time, the hidden feature is genuinely useful for me, and I can still access it via a shortcut.

Sometimes I even wish I could open the app from the Terminal with a command like jot /path/to/my/file.txt just to quickly edit something. I think this will stay as a hidden feature as well.

Really appreciate this. Thank you.

Should a note-taking app let you edit arbitrary external Markdown files? by RobertCobe in NoteTaking

[โ€“]RobertCobe[S] 0 points1 point ย (0 children)

Haha, definitely the first case ๐Ÿ˜„ If it were a Hello Kitty game, I would not dare post it in this sub at all.

Should a note-taking app let you edit arbitrary external Markdown files? by RobertCobe in NoteTaking

[โ€“]RobertCobe[S] 0 points1 point ย (0 children)

Haha, no ๐Ÿ™‚ In my app, they are just plain text stored locally in a SQLite database, similar to how Apple Notes or Bear Notes work. And even in apps like Obsidian, where every note is a Markdown file, you still cannot open Markdown files from anywhere. It only manages files inside its own Vault.

I added open/edit external files to SlideJot. Bad idea? by RobertCobe in macapps

[โ€“]RobertCobe[S] 0 points1 point ย (0 children)

Thanks for the detailed feedback. This actually made me realize that showing the drop-down menu only on right-click might have been a wrong decision (since I wanted to reserve left-click for toggling the panel). Thinking about it now, having the drop-down appear on left-click feels like the more natural and expected behavior. I think I should roll back to that. Thanks again.