#journelly

2025-05-03

#Journelly remains top 10 under App Store lifestyle apps in quite a few countries.

Number 1 in Slovenia 🫡🙏😊🥺

apps.apple.com/si/app/journell

#journaling #plaintext #ios #swift #swiftui #macos #iphone #indie #indiehackers #bootstrapping #privacy

2025-05-03

@jbaty This is a super neat and creative way of exporting your #journelly entries!

At some point, I'd like to enable something like this from the app itself, though with the org file available, we have a bunch of existing tools we can through at it.

2025-05-03

@iPhoneBlog_Link Thank you for the wonderful #journelly writeup!

2025-05-03

I needed to adopt my org-journal printing routine to #Journelly. My first attempt has been so-so and too manual, but worked. I took some notes: copingmechanism.com/2025/05/pr

2025-05-02

#journelly has been great for establishing a daily journal habit, and after a few months of TestFlight I'm happy I can finally pay for it.

I keep a few kinds of journals/logs. Journelly fits in as a super-quick & pleasant way to record the highlights of the day as text or photos without a bunch of weight. I've got it wired up to my iPhone's Action Button.

The underlying open format for your data is super-welcome, too. No roach motel.

Congratulations, @xenodium! indieweb.social/@xenodium/1144

2025-05-02

Ok, still don’t know what it means for number of downloads but #Journelly is now #5 under lifestyle paid apps in the UK!

apps.apple.com/us/app/journell

#journaling #plaintext #ios #swift #swiftui #macos #iphone #journelly #privacy

2025-05-02

Who's working on a #Journelly package for #Emacs? Capture, navigation, exports, I dunno what it is yet, but it feels like something I want. :)

2025-05-02

No idea what it means for downloads yet but Journelly is currently #8 under lifestyle paid apps in the UK 🤩🥺

apps.apple.com/us/app/journell

#journaling #plaintext #ios #swift #swiftui #macos #iphone #journelly

2025-05-01

🙏 My iOS app made it to the App Store, please help me get the word out and boost 🚀

Journelly: like tweeting but for your eyes only (offline / powered by plain text)

lmno.lol/alvaro/journelly-like

#plaintext #privacy #orgmode #emacs #vim #swift #swiftui #ios #iphone #journelly

Charles Choi 최 민수kickingvegas@sfba.social
2025-04-30

When opening an Org file, I like seeing the headers but prefer the drawers to be hidden. Here's a config that gives you that:

(setopt org-cycle-hide-drawer-startup t)
(setopt org-startup-folded 'nofold)

I've found this config especially useful if you use #journelly which puts a lot of useful meta-data into the drawers, but not what I necessarily want to see up-front.

#OrgMode #Emacs

2025-04-30

I wrote a #journelly to denote-journal function

(defun my-denote-journal-refile-journelly ()
(interactive)
(let ((heading-regexp "^\\* \\[\\([0-9-]+\\) \\([A-Za-z]+\\) \\([0-9:]+\\)\\] @ \\(.*\\)"))
(if (re-search-forward heading-regexp nil t)
(let* ((date (match-string 1))
(file (denote-journal-path-to-new-or-existing-entry date)))
(my-denote-journal-refile-diary file))
(user-error "Cannot find the date of this entry"))))

1/2

Timothy WelchCthimothy@dice.camp
2025-04-28
2025-04-27

@jbaty @jtr 😊🥺 so lovely to see these comments and blog posts about #Journelly. Thanks so much!

2025-04-22

Thank a lot @jiewawa
I did not know about the new application #sushitrain (alias #synctrain) , it does not appear in Apple store, because it is not in many stores French, US, and probably many others github.com/pixelspark/sushitra
I have been able to install it through testflight. And I have now a way to sync #journelly to my linux boxes, and to android (with syncthing-fork). And it will allow a better synchronization of many applications where I was relying on clouds.

@mykhaylo @xenodium @pheraph

2025-04-20

Hello #journelly users and it's author @xenodium
I like this app, but I have not yet found an efficient way to share the database with Linux. For the Mac users iCloud is the straight way to share. But iCloud is a closed source apple product, you cannot mount it on Linux and it is not compatible with rclone. For other apps I use a cloud provider Dropbox, Google Drive, ect. But even if the file app integrate them Journelly does not allow to save or backup on them. (It works with plainorgl

2025-04-03

@xenodium Hello Alvaro, thank for the access to #journelly. As it is not yet on github or an other forge, what is the better way to report bugs, or uneasy option, and ask for features?
Can we do via Mastodon, email, or is it better to always send them via testflight. I have also used #plainorg and I see some differences that I don't understand as you are the author of both.

2025-03-15

#journelly is a native #ios personal, on device, microblogging app powered by #orgmode now open for beta testing 🥳

Notes can be synced to other devices using iCloud or any OS using #syncthing (see excellent #Synctrain)

indieweb.social/@xenodium/1141

#emacs ecosystem

The background includes a mobile app interface showcasing a date and notes about visiting a restaurant.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst