emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-board -- bookmarking and archival
@ 2016-09-03 11:10 Charles A. Roelli
  2016-09-14  7:10 ` Alan Schmitt
  2016-09-15 17:07 ` Adam Porter
  0 siblings, 2 replies; 5+ messages in thread
From: Charles A. Roelli @ 2016-09-03 11:10 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I've written a tool called "org-board" to keep track of web bookmarks
in an org mode file.  The tool can archive bookmarks instantly using
`wget', saving them in an entry's dedicated directory (made via
`org-attach').  Pretty much any option for `wget' can be used by
org-board, and the whole system is quite flexible.  Org mode already
seems like a natural place for bookmarks (with tagging, TODO entries,
linking, etc.) and org-board is a convenient extension to help you
keep all your data on your own machine.

There is a lot of room for improvement (check out the TODO.org file
for some of them).  I'm relatively new to elisp so I'd also appreciate
any style or general programming tips.

The repository is here: https://github.com/scallywag/org-board

Cheers,
Charles

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-09-16 18:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-03 11:10 org-board -- bookmarking and archival Charles A. Roelli
2016-09-14  7:10 ` Alan Schmitt
2016-09-14 18:33   ` Charles A. Roelli
2016-09-15 17:07 ` Adam Porter
2016-09-16 18:40   ` Charles A. Roelli

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).