Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,402 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 1 repository
- jethrokuan/nix Nix
Created a pull request in org-roam/org-roam that received 4 comments
(internal): remove unnecessary variables
For captures, enforce that :file-name needs to be specified, and
:head when not provided defaults to the empty string (i.e. no head)
Opened 16 other pull requests in 1 repository
org-roam/org-roam
15
merged
1
open
- (doc): document `org-roam-title-sources`
- (feat): capture: create OLP if does not exist
- (release): v1.2.3
- (doc): minor changes
- (feat): add `org-roam-db-update-method`
- (fix): fix backlink-to-current-p killing buffers
- (doc): doc stylistic changes
- (doc): remove top-level TOC
- (doc): add indexes
- (doc): make manual single-page
- (fix): respect original link type during replacement
- (docs): use ox-texinfo+
- POC: buffer revamp
- (feat): add org-roam-prefer-id-links to select linking method
- (doc): add note on unlinked references and encrypted files
- (fix): fix relative link replacement
Reviewed 7 pull requests in 2 repositories
org-roam/org-roam 6 pull requests
- Add quotes to allow filenames with spaces on it
- (doc): reflect that we now allow multiple refs per file and clarify ref usage
- Add error message if rg has no PCRE2 support
- Allow org-roam-protocol to capture the webpage's selection
- (feat): Allow one file to have multiple roam_key statements
- (fix): widen before title extraction
jethrokuan/z 1 pull request
Created an issue in magit/magit that received 6 comments
magit-section: custom keymaps per section
Abstract
I would like to be able to specify custom keymaps for magit-insert-section.
Long description
I'm trying to use magit-section for Org-roam,…

