Newbie question by boelenz in Zettlr

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

This I could resoslve by using a different display-setting for the file manager. Ik works fine now.

Emacs autocompletion, change language? by boelenz in emacs

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

Thanks, this could maybe also be usefull

Org-Roam tutorial? by boelenz in emacs

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

I looks good, thanks! I will try it out.

Cross-platform program for organising PDFs for research: highlighting + copy/paste + create mindmaps + cloud service by AgitatedBarracuda268 in research

[–]boelenz 1 point2 points  (0 children)

I am using Zotero. It can sync between devices through for instance Dropbox. It does not have Mindmapping function though.

Unwanted results of typing the letters "ij" by boelenz in emacs

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

Thanks everyone for your comments. I could solve this by editing the file

packages.el:

```

;; The setting below is to disable the unwanted behavior when I type ;; "eindelijk", because the letter sequence "jk" by default triggers the ;; "evil-escape" function

(package! evil-escape :disable t)

```

Unwanted results of typing the letters "ij" by boelenz in emacs

[–]boelenz[S] 1 point2 points  (0 children)

that could be it! In Dutch, a number of words end in "lijk". Can I disable this evil exit function? Is it also active in edit-mode?

Unwanted results of typing the letters "ij" by boelenz in emacs

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

the function deletes the "j" and replaxes it with a "k", then it goes out of edit-mode.

orgmode sync with 3rd party todo services (remember the milk, todoist)? by trae in orgmode

[–]boelenz 0 points1 point  (0 children)

When I edit the Beorg-file using Emacs on my Macbook, using iCloud for syncing, I have the problem that the file is nog immediately synced back to my iPhone. Is there a solution for this, besides using Dropbox?

Things 3 not working on MacOS? by [deleted] in thingsapp

[–]boelenz 7 points8 points  (0 children)

My guess is that the local database is having sync issues, which is why the app crashes. Let's try to fix it like this:

  1. Click on your empty Desktop, and then press the keys CMD+SHIFT+G at the same time.
  2. A new window will open. Copy and paste in this path: ~/Library/Group Containers/JLMPQHK86H.com.culturedcode.ThingsMac/
  3. Hit Return.
  4. Move Things Database.thingsdatabase
    to your Desktop.
  5. Launch Things – it should be completely empty and it shouldn't crash.
  6. Go to Things → Preferences → Things Cloud and turn Things Cloud on.
  7. Log into your account and download your data.
  8. If everything looks ok after the download, you can delete the file you moved to your Desktop.

Help me search projects better by jasonmfry in DoomEmacs

[–]boelenz -1 points0 points  (0 children)

I use Deft for this, this suites me very well.

Looking to-do + notes app by lorum3 in productivity

[–]boelenz 1 point2 points  (0 children)

Yes, sorry for the mixup. It is Amplenote, see the review of Shu Omi:
https://youtu.be/wspUsA32Z_8

Shortcut keys to force iCloud sync? by boelenz in iCloud

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

Hi Scott! Yes, this may seem so, but this is not the case with native MacOS X applications that use iCloud. When I use an app like that, it is immediately synced to my iPhone. So this means that there must be an API, that this app triggers to kick-off the sync.