ugurbolat

Results 8 comments of ugurbolat

the same issue I am experiencing with Emacs 28.0.91 see #15

> Inside the folder that will contain the second database, I make a file called `.dir-locals.el` which contains the following local variable. > > ```lisp > ((nil . ((eval ....

> The previous code only worked while matching a single tag. This should also work with multiple tags: > > ```emacs-lisp > (org-super-agenda--defgroup tag > "Group items that match any...

Got it. "org-recur-timestamp" function (similar to org-recur-schedule) would be nice :)

These are the parameters to send syncservice command: Package: com.orgzly Service Class: com.orgzly.sync.SyncService Action: com.orgzly.intent.action.SYNC_START "Start ub foreground state" enabled (without this,I got "app is in background uid null" error)

I've rolled back to Org 9.5 but I still experience the issue when saving buffer. it is duplicating the links... Update: my issue turned out to be caused by [real-auto-save](https://github.com/ChillarAnand/real-auto-save),...

> I upgraded today, and this is the only command I needed to run to get things working: > > ``` > flatpak permission-set webextensions ff2mpv snap.firefox yes > ```...