diff options
| author | verdant <im@verdant.ee> | 2026-05-27 00:16:11 +0800 |
|---|---|---|
| committer | verdant <im@verdant.ee> | 2026-05-27 00:16:11 +0800 |
| commit | ef4b8c749f2093ec6936769406a85bff1370704f (patch) | |
| tree | 14dcea53dc37728b4790740dc1dbcceece7ccad8 /bookmarks.eld | |
| parent | 3694ffe5aac5153a9725e5d2ede2d6863a140125 (diff) | |
| download | vemacs-ef4b8c749f2093ec6936769406a85bff1370704f.tar.gz vemacs-ef4b8c749f2093ec6936769406a85bff1370704f.zip | |
Add bookmarks
- config.org
- develop dir
- SICP code dir
Diffstat (limited to 'bookmarks.eld')
| -rw-r--r-- | bookmarks.eld | 30 |
1 files changed, 24 insertions, 6 deletions
diff --git a/bookmarks.eld b/bookmarks.eld index a0f1d6e..23e1c81 100644 --- a/bookmarks.eld +++ b/bookmarks.eld @@ -2,12 +2,30 @@ ;;; This format is meant to be slightly human-readable; ;;; nevertheless, you probably don't want to edit it. ;;; -*- End Of Bookmark File Format Version Stamp -*- -(("sicp" - (filename . "~/dev/SICP/") - (front-context-string . " -rw-r--r-- 1 ") - (rear-context-string . "Apr 26 09:44 ..\n") - (position . 138) - (last-modified 27117 36230 984757 78000)) +(("config.org" + (filename . "~/.emacs.d/config.org") + (front-context-string . "#+title: config\n") + (rear-context-string) + (position . 1) + (last-modified 27136 19332 602870 952000)) +("org" + (filename . "~/org/") + (front-context-string . "index.org\n -rw-") + (rear-context-string . "54 Feb 25 20:08 ") + (position . 189) + (last-modified 27135 18735 339168 813000)) +("dev" + (filename . "~/dev/") + (front-context-string . "8051\n drwxr-xr-") + (rear-context-string . "96 Feb 14 23:28 ") + (position . 195) + (last-modified 27125 17193 581444 813000)) +("sicp" + (filename . "~/dev/SICP/") + (front-context-string . " -rw-r--r-- 1 ") + (rear-context-string . "Apr 26 09:44 ..\n") + (position . 138) + (last-modified 27117 36230 984757 78000)) ("leetcode" (filename . "~/dev/Leetcode/") (front-context-string . "3783\n drwxr-xr-") |
