• 1 Post
  • 5 Comments
Joined 1 year ago
cake
Cake day: July 14th, 2023

help-circle

    1. You can use org-roam-node-find which (maybe depending on your default completion framework, I use doom emacs btw. so some things are preset) let you type substrings of the actual title of the node to find it.
    2. This is a bit complicated, because there is no built-in way for having distinct buckets in Org-roam. But you can set directory-local variables in .dir-locals.el to achieve this.

    For example, put this inside the file /home/username/work/.dir-locals.el:

    ;; -*- mode: emacs-lisp; -*-
    
    ((nil . ((org-roam-directory . "/home/username/work")
             (org-roam-db-location . "/home/username/work/org-roam.db"))))
    

    Whenever Emacs opens a file inside the work directory, it will load and apply any variables in this file. Therefore you first must open a file inside the folder to access this files; open a file outside the directory to access the default ones.


  • Beteigeuze@feddit.detoich_iel@feddit.deich🤡iel
    link
    fedilink
    Deutsch
    arrow-up
    7
    arrow-down
    1
    ·
    1 year ago

    Information für Leute, die es wirklich stört: Auf dieser Plattform gibt es Netz-Futtermittel als EMS =Erweiterbare Markieroben Sprache, z.B. https://feddit.de/feeds/c/ich_iel.xml?sort=New, die ein geeigneter Futtermittel-Leser (z.B. elFuttermittel für Emacs, gibt bestimmt auch benutzerfreundlichere Varianten) filtern und sortieren kann. Bei mir landen so Pfosten, die bestimmte Begriffe enthalten weiter oben in der ungelesen-Liste.



  • Moin, hatte ebenfalls probleme. Ablauf wie folgt:

    1. Anmeldung ohne E-Mail, mäßig häufiger Vorname
      • Meldung: user exists
    2. Anmeldung ohne E-Mail, Sternenname (dieser)
      • Meldung: Chapta inkorrekt
    3. Anmeldung ohne E-Mail, Sternenname (dieser)
      • Meldung: rate_limit

    Dann nur noch rate_limit für Stunden.

    Später mit Chrome-basiertem Browser gleiches Ergebnis.

    Heute: Anmeldung mit E-Mail, Sternenname (dieser) → Erfolgreich.

    Komisch, angeblich ist die E-Mail ja nicht zwingend erforderlich. Immerhin ging die Freischaltung recht flott.