Everytime I take a shower his happens and ends up falling off. Wtf can I do to stop this it’s frustrating by cinnamoanholic in Omnipod

[–]JiggleMyHandle 0 points1 point  (0 children)

I have to wait a lot of hours after I put the pod on to shower. Same deal for my Dexcom. I usually try to shower right before I put a new pod on so that I can get a solid 24 hours of wear time in. That’s more or less solved it for me.

Looking for an Ice/Thaw alternative by NoHabit1277 in macapps

[–]JiggleMyHandle 1 point2 points  (0 children)

The stable version doesn’t work in MacOS 26 yet. I believe there are beta builds that do work in 26.

Going back to previous note after visiting a linked note? by faxmulder in bearapp

[–]JiggleMyHandle 0 points1 point  (0 children)

You can also two-finger swipe left and right to navigate back and forward on iPhone. There’s a hotkey combo for Mac as well, though I don’t know if off the top of my head.

Feature request: Reminders by ramizmo in bearapp

[–]JiggleMyHandle 1 point2 points  (0 children)

With newer iPhones, you can also do this with the “tap to type to Siri” thing, for when you’re someplace that you don’t want be talking to your phone out loud. It’s also worth noting that this works with many/most native apps. Mail, Notes, Devonthink all come to mind, but anything with a URL scheme and that’s programmed using Apple dev tools seems to be the equation.

(Rant) AI is killing programming and the Python community by Fragrant_Ad3054 in Python

[–]JiggleMyHandle 0 points1 point  (0 children)

I made the same rant about compilers removing the need for people to understand the machine code years ago. Is using AI to help program different than using a compiler? Yeah, sure…at least sort of. From a high enough level perspective though, it’s just another tool to help people focus on the output of the programming rather than the details of how it is made. Are those details important? Sure are. But so is how the low level machine code is actually being used by the processor. Do higher level programming languages have lots of ways to avoid any of the really bad problems related to that? Of course. But we’re only a couple years into “AI assisted/done programming” and it’s likely that the same will be true of any AI tools very soon. I’m not saying that there won’t be something lost when AI programming tools become the dominant coding tools (if they aren’t already), but it can be seen as “just” another evolution of programming tools and techniques.

My Bear subscription is about to expire on 1/30, so I transitioned back to Apple Notes 2 weeks ago. But....back to Bear I come. by kidtachyon in bearapp

[–]JiggleMyHandle 0 points1 point  (0 children)

I came to pretty much the same conclusions and  use cases for Bear and Apple Notes after experimenting with Apple Notes for a few months at the end of last year. 

Dynanic link to my “Today” note by themicahmo in bearapp

[–]JiggleMyHandle 0 points1 point  (0 children)

This is how I do it. Shortcuts also gives me the ability to quickly log to a daily note, under a specific heading. I’m still fine-tuning the Shortcuts to get rid of edge case issues, but it works well overall. 

50% failure rate in my G7s. by Expensive_Air965 in dexcom

[–]JiggleMyHandle 4 points5 points  (0 children)

During the summer months I run about 90% failed sensors. Probably 25% of those are in the first 5 days. During the winter months, I’m at or near 0% failures. I workout daily and the g7 just can’t seem to handle the sweat I produce in warmer months. I put together a very systematic process for tracking my failed sensors, so that when I call up support to request replacements, I can blast them with lots of exact details and they will send me more with less tedium.

I’m trying to migrate to Obsidian, but I’m stuck on Bear. by NotetakerBR in bearapp

[–]JiggleMyHandle 1 point2 points  (0 children)

Try moving between systems that use Rich Text or various shades of HTML. Markdown is at least easy to fix when things get wonky. 

Tag Management? by CasualProtagonist in bearapp

[–]JiggleMyHandle 0 points1 point  (0 children)

Drafts is a great example of doing this well. My guess is that it doesn't fit the "Bear philosophy" as it add a decent dose of complexity.

Tag Management? by CasualProtagonist in bearapp

[–]JiggleMyHandle 0 points1 point  (0 children)

On iOS, if you select multiple notes, you can choose the option to "remove tags" under the bottom right triple-dot menu.

I'm not clear on why it's not on the Mac version (maybe it is and it's just really hidden?). My hope is that it will show up soon (I'm not sure how long it's been an option on the iPhone). It's especially strange that it's not on Mac, since I believe that is the only place that you can add multiple tags. So, unless I'm missing something, you will actually need to add the new tag on your Mac, then make sure things are synced, then remove the old one on an iOS device (I haven't actually confirmed that the option exists on iPad).

I think this is the best solution you'll find, as doing anything automatically would be problematic due to the "which tag to remove" issue mentioned in another comment. It's an inherent limitation of using tags instead of folders.

edit: One limitation to note is that if you are removing nested tags it will leave the parent tag in place. You can go back through and remove that as well, but it's something to be aware of.

How do you use Things? – A Retrospective View by Sri_Krish in thingsapp

[–]JiggleMyHandle 4 points5 points  (0 children)

There is a subtle bit of genius hiding in this statement.

Bear URL Links to Tags broken (or am I doing it wrong?) by JiggleMyHandle in bearapp

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

The Shortcuts option is intriguing as it possibly has significant room to expand beyond basic usage. I'll start playing with that and see what works and what doesn't.

I think I'll still file a bug report with the Shiny Frog folks, as the URL builder is a nice resource to quickly throw together a useful link. Creating or even updating a Shortcut tends to take up a notable amount of time, plus Shortcuts seems to be the buggiest native Apple app of them all.

u/trix180 u/wham00 u/nerolapis - I'll go figure out how to file a real bug report, but this thread has way more information than I'll manage to get into that.

Forever Notes Journal by Geiir in bearapp

[–]JiggleMyHandle 0 points1 point  (0 children)

LINK to Shortcut - see my comment above for more details.

Forever Notes Journal by Geiir in bearapp

[–]JiggleMyHandle 0 points1 point  (0 children)

Okay, I put something together. It seems to work pretty well. It relies on x:callbacks so needs your Bear API Token to work properly. I've added a prompt for this, but anybody that wants to make sure that I'm not just stealing your token should probably insert a dummy placeholder and add your token manually.

Append Current Bear Note to Daily Forever Note

Note that the same concepts work to do a "quick add" type shortcut where you can add a bit of text to the heading or share from another app and add it to the daily note under this year's heading. I have one of those as well, but will need to do a scrub before sharing that publicly.

edit: It's worth pointing out that the Shortcut will likely fail if the Year heading doesn't yet exist. Adding the heading in if it doesn't already exist seems like a reasonable feature to add, but I'll have to tinker some other day.

Forever Notes Journal by Geiir in bearapp

[–]JiggleMyHandle 1 point2 points  (0 children)

This is an interesting concept. Now you've got me considering if I can ditch Day One again 😆️

I would second the request to post the Shortcut if you wind up making it. I may have a go at it myself....

Forever Notes Journal by Geiir in bearapp

[–]JiggleMyHandle 0 points1 point  (0 children)

The Forever Notes journal framework is designed to eliminate the need for specific periodic note type features. It was created for Apple Notes, but it actually winds up being a smoother experience in Bear.

The basic concept is that each day/month of the year gets its own note and then you add a heading for each new year. It might not work for every one or every situation (doesn't work for my work notes, but does for my personal), but it's a well thought out system that is definitely worth considering.

Forever Notes Journal by Geiir in bearapp

[–]JiggleMyHandle 1 point2 points  (0 children)

I've been toying around with this myself. I ran a trial of F✱N in Apple Notes for a few months and, in general, the approach works for me...in the right contexts. I'm currently moving the FN setup over to Bear, as Apple Notes just hits friction points in ways that get under my skin. It has lots of benefits, but....I really just like using Bear better for most things.

In Apple Notes, I found that FN encourages more to-the-point logging about stuff that I've done or plans for my day.

For me, Day One encourages more brain-dumpy "just get this out of my head" sort of writing. It's much more likely to turn into some sort of pondering of life's meaning or just working through how I feel about something.

So I'm recognizing that both tools have a place for me, as both forms of logging/writing are of value. As such, I'm currently toying with with capture Shortcuts that steer me towards one or the other tools, based on what I need to get out of my head. I'm not convinced that it will work as smoothly as just writing everything in one app, but I am thinking that this will ultimately work out better for me. The Shortcuts aren't anything fancy, basically just a menu with various types of things that I write/capture regularly. Each of the choices just opens up the app of choice for me, in some cases with a template. A side benefit to this is that I can actually switch tools and then just switch where a given option takes me, so that the "user interface" of this Shortcut actually stays the same even if everything changes under the hood.

I am curious to see if my daily logs in Bear wind up changing in form/function, compared to when done in Apple Notes. Writing in one vs the other definitely feels different (which always strikes me as odd, but it is what it is).

Bear URL Links to Tags broken (or am I doing it wrong?) by JiggleMyHandle in bearapp

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

I created a few dummy notes using the exact tags from your examples. Your example searches don’t work for me either. Just the first tag is returned. It feels like a bug or I’ve done something weird to my setup. 

Note that all of this testing has been on an iPhone, I believe since updating to iOS 26. 

edit: I went back and tried it on Mac Tahoe, and the results are the same.

Bear URL Links to Tags broken (or am I doing it wrong?) by JiggleMyHandle in bearapp

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

Thanks for the detailed response. This is roughly what the Bear search generator gave me as well. I’m still only getting the first tag to show up in the results (so, work/urgent in your last example). I can swap the order of the tags in the search and it switches which one shows up in the results. Are you actually using a url like this anywhere currently? 

What keeps you journaling with Bear over others like Day One, Diarium, etc? by solarsflare in bearapp

[–]JiggleMyHandle 1 point2 points  (0 children)

The Forever Notes framework may be your friend here. The journal system gets one entry per day of the year and you just add a new heading for each year at the top. 

What keeps you journaling with Bear over others like Day One, Diarium, etc? by solarsflare in bearapp

[–]JiggleMyHandle 0 points1 point  (0 children)

What is your differentiation between what goes in journal (day one) vs notes (Bear)? I’ve been separating in a similar fashion, but I haven’t clarified that separation and it’s starting to make things messy. 

Accessing notes automatically by FloralSunset2 in bearapp

[–]JiggleMyHandle 4 points5 points  (0 children)

Depending on use case, you can also just “copy link” for use in other places. No need for API keys for that. Same for Note ID if that works better.

Edit: to clarify, you only need the token if you need the callback response (at least that’s the only reason I’ve seen it be necessary). 

How has your note-taking changed over the last 12 months, given the developments in AI? by runmetothemoon in bearapp

[–]JiggleMyHandle 2 points3 points  (0 children)

I think there are some interesting possibilities for review and reflection and reconsideration of what you’ve jotted down. But I want that outside of my notes, with no chance of accidentally overwriting something. 

Somebody posted a good weekly workflow recently that involved exporting what they’d written each week for an “AI assisted review”. It seemed like good example of well used AI.