Public Notes
on
histre
Loading...
My Note Taking System - Howardism
www.howardism.org
I don't want much… just the world. I want a geeky note-taking system built out the components that allow me to edit my brain at various levels. Particularly:
- Stored as regular text files.
- Export notes as HTML automatically.
- Sync notes between multiple devices.
- Tagging system.
- Export only certain tagged files.
- Search files exposed as views.
- Works with native apps (like Finder, Native Search)
#notetaking #notes #organization #structure #gtd #pr0n #productivity #pub
Show More
Loading...
OTask - Ruby CLI for OmniFocus
github.com
Seems to be write-only, no reading or retrieving ability.
#omnifocus #management #productivity #pr0n #ruby #cli #code #pub
Show More
Loading...
redmine2things
github.com
Syncs projects and tasks between Redmine (http://www.redmine.org) and Things (http://culturedcode.com/).
#ruby #fun #project #cli #things #redmine #task #management #pr0n #a #sync #pub
Show More
Loading...
thingsweb
github.com
A web interface to Things, http://culturedcode.com/ [Not actively maintained].
My take: Three years since last update.
#ruby #things #sync #web #code #fun #project #a #cli #pr0n #pub
Show More
Loading...
AppleScript: Export logbook to iCal calendar - Things Wiki
culturedcode.com
This script exorts the logbook to an iCal Calendar for archiving purposes. You can specify the calendar you want to use by editing the following line in the script:
set calendarName to "Things Logbook"
#things #a #sync #project #management #pr0n #ical #calendar #applescript #pub
Show More
Loading...
AppleScript: Tidying up Things' Logbook - Things Wiki
culturedcode.com
This AppleScript lets you tidy up Things’ Logbook while preserving your logged to‑do entries for posterity. If the Logbook is large, this can speed up Things’ performance.
The script exports Logbook entries older than a specified time range (defaulting to 2 weeks, but configurable in the script) to a CSV file (in v1.3) or tab-delimited text file (in v1.2), and moves the archived to‑dos from the Logbook to the Trash within Things.
#applescript #things #pr0n #a #sync #project #management #pub
Show More
Loading...
AppleScript: Export selected projects to a file - Things Wiki
culturedcode.com
This Script exports all selected projects including their tasks to a text file. The output looks like this:
Project1
---------------
1. Task1
2. Task2
3. etc...
#applescript #things #a #sync #project #code #pr0n #management #pub
Show More
Loading...
Importing due dates and multiple to-dos into a certain area of Things - Things Wiki
culturedcode.com
Read from a file with a specific format. Code is hosted at https://gist.github.com/181626.
After every date read, the script will add multiple to-dos using that date as the due date for each to-do, until an empty line is read. After the empty line you may add another date with more to-dos and another empty line etc.
#things #a #sync #project #pr0n #code #applescript #management #pub
Show More
Loading...
Simple Ruby script to sync Basecamp and Things to-dos. — Gist
gist.github.com
States it's buggy and not complete. There have been a few forks, should check those out.
#things #code #ruby #a #sync #project #management #pr0n #pub
Show More
Loading...
Category Archives: things - The Joy of Appscript
thejoyofappscript.com
Seems to have some good content on my productivity pr0n'ing out.
#things #a #sync #project #productivity #pr0n #management #blog #pub
Show More
Loading...
wal/things_db_parser
github.com
Some ruby to parse the Things Database.xml file.
A script to parse the Things Database.xml file and list the tasks for a particular project
#things #a #sync #project #ruby #xml #pr0n #code #management #pub
Show More
Loading...
theablefew/things-redmine
github.com
things-redmine is a ruby script to attempt to sync Redmine with the Things.app desktop todo list manager. Author says it's very basic.
#code #redmine #things #a #sync #project #pr0n #management #ruby #pub
Show More
Loading...
haraldmartin/things-rb
github.com
things-rb is a Ruby library and a command line tool for accessing the backend of the GTD app Things.app.
_My Take:_ This is definitely the most laid out and feature complete code thus far. Actually has documentation
#code #ruby #gtd #things #cli #a #sync #project #pr0n #productivity #pub
Show More
Loading...
Simple Ruby script to sync Basecamp and Things to-dos. — Gist
gist.github.com
Seems to combine two of the scripts/gists that are already around to work with both products.
Sadly, it uses app script to put things back into Things.
#things #pr0n #productivity #a #sync #project #code #ruby #management #pub
Show More
Loading...
One of two gists to deal with the new Things Cloud Beta. All shell scripts.
#shell #cli #things #code #pr0n #productivity #management #a #sync #project #pub
Show More
Loading...
Even this relatively new script is using appscript. I guess people just aren't thinking about 10.8 yet.
#pivotal #tracker #things #ruby #pr0n #a #sync #project #management #productivity #pub
Show More
Loading...
Things to Things Migration — Gist
gist.github.com
Convert Things database to Things Beta database. Advanced applescript. Has functions.
#pr0n #applescript #things #code #a #sync #project #productivity #management #pub
Show More
Loading...
Hubot script: Basecamp Todos — Gist
gist.github.com
# Basecamp todos
# Reports a count of the person's outstanding todo items per todo list.
#campfire #basecamp #a #sync #project #pr0n #management #code #ruby #pub
Show More
Loading...
Basecamp API lib; Rails 3 compatible — Gist
gist.github.com
Only gist that seems to be related to Basecamp and Rails 3. This is also the script that seems to be used by other syncing scripts.
#code #ruby #rails #basecamp #a #sync #project #management #pr0n #pub
Show More
Loading...
Convert Basecamp tasks to Github issues — Gist
gist.github.com
Just something that may be interesting to grok.
#ruby #code #a #sync #project #management #pr0n #github #pub
Show More
Loading...
How do I view all todo's across projects? | Basecamp Answers
answers.37signals.com
"Unless I am mistaken, I think he was asking how does he view all todos assigned to all people across all projects."
"I'd like a global way to see all to-do items that have been assigned to external persons."
"..change the "Show items for: Anyone(unassigned)" to separate options "Show items for: Anyone" and "Show items for: Unassigned."...use custom date ranges when filtering. (for instance, I'd like see all overdue tasks, and tasks due today, tomorrow and within the next month all at once). Perhaps allowing custom saved searches a la "remember the milk" to do more complex queries.." My take: Sort of like Lighthouse's searching
#a #logging #project #api #basecamp #interesting #consumer #desire #pr0n #pub
Show More
Loading...
Getting Things Done on webOS with Basecamp and Backpack | webOS Nation
www.webosnation.com
Relates how Outline Tracker works with Basecamp. A bit too short and vague though.
#outlinetracker #basecamp #sync #management #productivity #touchpad #app #pr0n #pub
Show More
Loading...
Project management and workflow with Basecamp
www.socialsignal.com
This blog post will focus on how we use Basecamp, which has been one of our main tools for managing the ongoing work of individual projects.
My take: Very detailed and thorough post.
#basecamp #pr0n #productivity #task #management #guide #deep #pub
Show More
Loading...
Stages
stagesapp.com
Basecamp project overview tool. Stages is an attempt at providing a new visual method for managing milestones on Basecamp. We aim to give quick visual feedback without falling into a GANTT like waterfall.
#basecamp #tool #code #php #github #management #pr0n #productivity #pub
Show More
Collect and share the web
Get started for free