home.social

#beorg — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #beorg, aggregated by home.social.

fetched live
  1. @appsonthemove just tried #beorg with #cryptomator: I fail to save an inbox.org through the cryptomator file provider. Is this a bug in beorg?

  2. @appsonthemove just tried #beorg with #cryptomator: I fail to save an inbox.org through the cryptomator file provider. Is this a bug in beorg?

  3. After some search I’ve found about Metanote - it may be it for #org on iOS + #beorg as sync engine. Need to run sime tests!

  4. I’ve had a thought today that the main problem with using #org agenda on mobile devices with #beorg etc. is a completely different interface and workflow from org itself. The sad thing is that the technical foundation is there: sync mostly works, it can even synchronize calendar items and reminders to #emacs But somehow the bad UX nullifies all advantages. I cannot do a weekly review on a mobile device: editing, refiling, getting overview is just too painful.

  5. Anyone out there using #Syncthing on iOS to sync with Linux?

    Specifically looking for a workflow with #emacs and #orgmode to sync from mobile to Linux. I'm trying to use #beorg(@appsonthemove) but I'm getting all kinds of weird sync conflicts that I wasn't getting on Android. 😔

  6. Anyone out there using #Syncthing on iOS to sync with Linux?

    Specifically looking for a workflow with #emacs and #orgmode to sync from mobile to Linux. I'm trying to use #beorg(@appsonthemove) but I'm getting all kinds of weird sync conflicts that I wasn't getting on Android. 😔

  7. @dhry Very true, thank you. These are Z completely different ways to do the same... trying out #beorg as we speak...

  8. @dhry Very true, thank you. These are Z completely different ways to do the same... trying out #beorg as we speak...

  9. @birv2 what @publicvoit said about pandoc!
    also most other platforms have programs (that may or may not be good) that read Org and do stuff

    on ios, I use our very own @xenodium ’s, fantastic #PlainOrg app (he also has others here, apps.apple.com/us/developer/xe)

    am also a happy #Beorg user

  10. @birv2 what @publicvoit said about pandoc!
    also most other platforms have programs (that may or may not be good) that read Org and do stuff

    on ios, I use our very own @xenodium ’s, fantastic #PlainOrg app (he also has others here, apps.apple.com/us/developer/xe)

    am also a happy #Beorg user

  11. Additionally, syncing org-agenda to my phone is done through beorg, which can also sync entries to the calendar.
    #emacs #orgmode #beorg

  12. Do we have something better than #joplin for note-taking/general knowledge base?

    Looked into #logseq, seems completely confusing.

    Looked into #nvim #orgmode (+ #beorg on iOS) briefly and those would work fine if iOS wasn't a dick and would allow #syncthing to work properly on it

  13. Looking around a little bit to see if I can find a replacement for shared shopping lists in Google Keep.

    Anyone in the #Emacs #orgmode community ever try to share org files over WebDAV between #Orgzly and #Beorg? I'm already serving SVN-revisioned org files via WebDAV with Orgzly, which works pretty well for me, but I have family members on iOS.

  14. Looking around a little bit to see if I can find a replacement for shared shopping lists in Google Keep.

    Anyone in the #Emacs #orgmode community ever try to share org files over WebDAV between #Orgzly and #Beorg? I'm already serving SVN-revisioned org files via WebDAV with Orgzly, which works pretty well for me, but I have family members on iOS.

  15. 👋 Hello, #beorg community! The latest newsletter with details about the upcoming release is out now. beorg.substack.com/p/beorg-new.

  16. @ryn

    1. they all sync via #Syncthing (#MobiusSync on iOS)

    2. i need a companion to enter notes to sync back to the desktop, 99% of the time.
    So I use @xenodium’s excellent #PlainOrg. plainorg.com/

    If you need completely independent apps to manipulate Org notes, there is #Beorg (which I used some and loved) and #Logseq (which I haven’t used)

  17. @ryn

    1. they all sync via #Syncthing (#MobiusSync on iOS)

    2. i need a companion to enter notes to sync back to the desktop, 99% of the time.
    So I use @xenodium’s excellent #PlainOrg. plainorg.com/

    If you need completely independent apps to manipulate Org notes, there is #Beorg (which I used some and loved) and #Logseq (which I haven’t used)

  18. Love this update from @tailscale - finally i can ensure the tailnet is up before syncing my #beorg org file folder against webdav on my synology NAS.

  19. Love this update from @tailscale - finally i can ensure the tailnet is up before syncing my #beorg org file folder against webdav on my synology NAS.

  20. I've created a #beorg saved search and template to track online purchases. The template adds new purchases to purchases.org using a year/month hierarchy and an IN-PROGRESS state. The saved search then shows all the purchases I'm waiting on, and I can set them to DONE once received. I can check the file directly to check I've not been buying things unnecessarily.

  21. Did you know you can attach a location to a task/item in #beorg?

    1. Tap the 'more' button at the bottom of the item editor
    2. Choose 'Assign current location'

    To view a map showing the location tap the property editor button, and then the arrow next to the location longitude/latitude.

    On the desktop in #Emacs the location will be available in #OrgMode in the item property drawer.

    Add actions to the 'more' button menu in your Scheme init.org for other properties you frequently use.

  22. Hello 👋 - this is a brief #introduction to Apps On The Move on Mastodon! I've been on Mastodon for a short while at @mken - time now to move over my indie apps.

    The main indie app I'm focused on is #beorg, a task manager that works with plain text files. You can store and sync the files from iCloud, Dropbox or WebDAV - and they use an Org mode compatible syntax for use with Emacs.

    I've got a few other apps as well - #GoCalc was first released in 2008, back when the #AppStore was new.

  23. I've been adding the ability in #beorg to select saved searches in the agenda screen quickly. I'm going to use this a lot personally - combined with being able to filter on certain types of items (e.g. calendar entries)

  24. I was asked by a #beorg user this morning how to create a linkify editor toolbar button.

    The key was knowing how to do string concatenation in Scheme - string-append. In beorg (region-text-set (string-append "[[" (region) "]]")) will surround the currently selected text with [[ ]].

    See paste.lol/mken/init.org for a minimal init.org file for a full example.

  25. @wakyct maybe! I've been using #beorg for a while, and I like it - it's cool, you can add features with some code (a lot like #emacs). I think I'll be able to wrangle a useable tool for mobile!
  26. @mattke Im new to mastodon and glad to see you here. #beorg is my everyday #iOS app!