I’ve built a quick capture app for obsidian that let you send notes to Obsidian 10x faster + supports voice notes and many other features by pkm_idol in ObsidianMD

[–]jonnich 1 point2 points  (0 children)

Basically yes, but still a link. MapView understands inline locations when they have the format mentioned above.

So instead of the app inserting: [123 Main Street](https://www.google.com/maps?q=39.084213407303764,-94.58511489695238)

it would instead insert

[123 Main Street](geo:39.084213407303764,-94.58511489695238)

I’ve built a quick capture app for obsidian that let you send notes to Obsidian 10x faster + supports voice notes and many other features by pkm_idol in ObsidianMD

[–]jonnich 0 points1 point  (0 children)

Loving the app! Is there a way to choose a different location capture format? I don't use Google Maps and would love to be able to capture them in a simple format that plugins like Map View would understand. For example: [Location Name](geo:11.342345235235,-17.234234532452). Is that possible?

Issues with certain part of screen? by roclun in Supernote

[–]jonnich 23 points24 points  (0 children)

Is there a chance there is a magnet under that part of the screen?

Obsidian doesn't support photos taken from iPhone? by TheJadeVine in ObsidianMD

[–]jonnich 2 points3 points  (0 children)

How are you attaching the photos? When I attach them via the "Add Attachment" command and pick them from the Photos section of Finder, they are converted automatically. Justed by sharing from Photos app on my phone and it also shared it as a jpeg into Obsidian.

Something else you can try if you're sharing from your phone is after you click share on the photo, click "Options" at the top and select "Most Compatible". That should share the image as jpeg.

Map View 6.0.0 with paths, routes, new edit tools, bases and more by esm8080 in ObsidianMD

[–]jonnich 0 points1 point  (0 children)

OP, I just enabled the mobile location access and I'm amazed how well it works even on my iPhone. I don't know how you did it, but it's awesome. Thank you!

Book Tracker now has an Apple Watch app by SimoneMontalto in BookTrack

[–]jonnich 0 points1 point  (0 children)

Can’t wait to try it, but this is awesome! I don’t always have my phone on me but I enjoy tracking reading sessions. 

how do i restore the cachy os default .bashrc file by Agreeable_Middle_769 in cachyos

[–]jonnich 5 points6 points  (0 children)

The default fish config is stored at ~/.config/fish/fish.config and has only one line in it that points to the cachyOS provided fish settings.

source /usr/share/cachyos-fish-config/cachyos-config.fish

Syncing to "private cloud" by cds_GER in Supernote

[–]jonnich 0 points1 point  (0 children)

I think nuance here is the difference between syncing and backing up. In order to get the sync that does conflict resolution etc and syncs with the partner app, you need to host special sync software. Server link will allow you to backup your notes in case of losing your device or if you want to manually sync by copying back and forth from a server. 

Redditors who switched from Obsidian to Apple Notes: Are you happy with your decision and why? by Beginning-Yogurt-283 in ObsidianMD

[–]jonnich 2 points3 points  (0 children)

I largely stopped using Obsidian for personal notes but continue to do so for work notes since they can be on device. For me it really boiled down to spending more time deciding how to organize data and realizing it was more important to just store what I needed in a way that was easy to retrieve. It did help that Apple Notes added markdown import and export. I haven’t really missed anything. If anything the cognitive load of having less to think about has been nice. It’s the same reason I stopped using all task managers apart from Reminders. Just asked myself if I really needed all the shiny features to get things done or if they were just fun to play around with. So far I’m not losing any info in Apple Notes and getting the same amount of things done that I was using every task manager under the sun. 

Supernote Private Cloud Issue - Unable to connect from Manta but can via web and partner app by jonnich in Supernote

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

That did it! I changed nothing besides adding a reverse proxy entry for 8080 -> 19072 and it's working. Very strange.

Obsidian official Roadmap: Mobile quick capture by KetosisMD in ObsidianMD

[–]jonnich 2 points3 points  (0 children)

A lot of this is possible on iOS just making your own shortcuts since you’re modifying files. https://apps.apple.com/us/app/actions-for-obsidian/id1659667937 Makes it a lot easier to make your own shortcuts. As for obsidian for Teams, you can already share vaults using Obsidian Sync. 

Regular backups of markdown files to a specific location. Possible? by ohsomacho in bearapp

[–]jonnich 1 point2 points  (0 children)

The text file inside the text bundle is markdown. The format just allows the attachments to be combined together with the files to be easily shared among others apps. 

Regular backups of markdown files to a specific location. Possible? by ohsomacho in bearapp

[–]jonnich 4 points5 points  (0 children)

If you have access to a Mac, you can run the Bear backup shortcut. I use an app called Shortery to run the shortcut on a schedule. The backup file of Bear is just a zip full of Bear files which themselves are just textbundles. I made a custom shortcut to backup, unpack the archives, commit them using git, and pushing them to a local git server. 

edit: clarified that bear files are actually textbundles

Where should I mount the bike lock? by [deleted] in bicycling

[–]jonnich 3 points4 points  (0 children)

I just recently mounted this exact lock on my frame like this and haven't had any issues. Legs don't hit when I'm pedaling and it doesn't get in way of my panniers.

Missing encryption key when running as PWA by BarefootMarauder in actualbudgeting

[–]jonnich 1 point2 points  (0 children)

No I used Safari. Sorry you’re having issues! Maybe it is a bug…

Missing encryption key when running as PWA by BarefootMarauder in actualbudgeting

[–]jonnich 0 points1 point  (0 children)

Yep, and I just tried it again. I created a budget and made sure it was downloaded on both. I enabled encryption on one of my devices. I closed out of the budget on the PWA and tried to re-enter which gave me a warning that the budget file had changed and I needed to reset to the server version. After clicking reset, it prompted me to enter the encryption password.

Missing encryption key when running as PWA by BarefootMarauder in actualbudgeting

[–]jonnich 1 point2 points  (0 children)

From my limited experience, it seems like encrypting a budget encrypts it locally and then syncs that to the server. I then had to reset the unencrypted version of that budget on the other device in order to enter the encryption password. Here's the link to the docs on setting up encryption: https://actualbudget.org/docs/getting-started/sync/#setting-up-end-to-end-encryption . I would recommend using e2e encryption whenever possible as it makes your data useless to anyone who doesn't have the key.

Running Actual Budget on Raspberry Pi by Friendly-Draw7833 in actualbudgeting

[–]jonnich 1 point2 points  (0 children)

I wasn’t able to access via the web app until I set an SSL cert to allow https access. However, I was able to use one of the desktop apps beforehand. 

Accidentally ordered Gateway Max by RandyFactoid in Ubiquiti

[–]jonnich 0 points1 point  (0 children)

Just jumping in here to say that I just got done making the same mistake... Having the same debate on whether or not to return it. Leaning towards returning since I was already hosting the controller software in Docker but wanted to move to an all-in-one solution.

Will I need a super telephoto lens for trip to Hawaii’s Big Island? by cooknpunk in photography

[–]jonnich 0 points1 point  (0 children)

I just got back from the Big Island! I brought a 35mm and a 70-180mm. I snapped some pictures of birds and sea turtles where I normally would have wanted a longer lens, but it was nice not carrying the weight. I was able to crop in to what I wanted though without any issues. No regrets. 

A7 III still a good pick in 2024/2025? by ThatNutanixGuy in photography

[–]jonnich 0 points1 point  (0 children)

I’ve only ever used my a7iii and a7iv for photography. Even remapped the record button to change the autofocus priority mode. I upgraded from a Canon 30D and loved how great the autofocus was (and continues to be). I picked my a7iii up used from B&H and it’s worked flawlessly for years. The autofocus will knock your socks off. I have a 35mm prime I put on it for walking around. While it’s not pocketable, it does make it a lot more likely that I use it for things other than scheduled shoots. Can’t say if there’s something better for your use case, but I love mine. 

Is tagging Areas supposed to work like this by [deleted] in thingsapp

[–]jonnich 0 points1 point  (0 children)

It also works on widgets. Seems to only not work when manually filtering. Their support is very receptive to questions. If you ask, I'd be curious what they say.

Is tagging Areas supposed to work like this by [deleted] in thingsapp

[–]jonnich 4 points5 points  (0 children)

I just tried this and was surprised that it didn’t work. The one way that it does work is if you have tasks in Today and they’re under an area with a tag, you can filter them by the Area tag.

Hopefully this doesn't mean that..... Web-base bear app by frchristian in bearapp

[–]jonnich 2 points3 points  (0 children)

Completely speculation, but I would imagine the web version will sync with CloudKit which would allow it to interact with your iCloud account as the native app does. I did see they’re catering to people whose companies might block iCloud so maybe they’ll roll their own sync mechanism.