Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
extratone committed Apr 25, 2022
1 parent 4c1d5e8 commit 5a67179
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
11 changes: 10 additions & 1 deletion drafts/How I Manage Drafts.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,18 @@ Also worthy of note - if you weren’t already aware - is the fact that I am pri

## The Basics

Sortof like [Federico Viticci’s “dashboard” note in Obsidian](https://club.macstories.net/posts/extension-284), I’ve been using a single Draft as my launching-off point for the command line-esque functions described above. I’ve assigned it `⌥0` via a single [action](https://directory.getdrafts.com/a/1yw) in my [“Switcher” Workspace](https://directory.getdrafts.com/g/1ue). Most of my personal workspaces can be viewed/downloaded via links in the README of [this GitHub repository](https://github.com/extratone/drafts), though they’re not going to be very useful beyond inspection. In terms of priority, their assigned keyboard shortcuts should be the most telling.
Most of my personal workspaces can be viewed/downloaded via links in the README of [this GitHub repository](https://github.com/extratone/drafts), though they’re not going to be very useful beyond inspection. In terms of priority, their assigned keyboard shortcuts should be the most telling. “[Hole](https://actions.getdrafts.com/w/1vR)” is as near as makes no difference to a pure chronological list of all drafts, sorted by modification date, which often comes in handy when I need to find an untagged draft created from elsewhere or when I just feel the need to see *all* my most recently-modified drafts ordered as such.

![Workspaces](https://i.snap.as/pb8H9CCx.png)

You’ll note that most of my workspaces include the default sorting options - that is, displaying flagged drafts at the top of the list under all conditions, and under all conditions, sorting the rest by modification date. One notable exception is my [Vocabulary workspace](https://directory.getdrafts.com/w/1zN), which is sorted alphabetically.

![Vocabulary Workspace](https://i.snap.as/3VLAXk96.png)

## UUIDs

Sortof like [Federico Viticci’s “dashboard” note in Obsidian](https://club.macstories.net/posts/extension-284), I’ve been using a single Draft as my launching-off point for the command line-esque functions described above. I’ve assigned it `⌥0` via a single [action](https://directory.getdrafts.com/a/1yw) in my [“Switcher” Workspace](https://directory.getdrafts.com/g/1ue), enabled by the magic of UUIDs, which we’ll get into later.

[How I Manage Drafts](https://chaff.writeas.com/how-i-manage-drafts)

[1] Not out of necessity, I should say.
5 changes: 4 additions & 1 deletion notes/Notes-How I Manage Drafts.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
- [Google Search Action](https://directory.getdrafts.com/a/1yu)
- [Dashboard Action](https://directory.getdrafts.com/a/1yw)
- [Extratext Snippet Group](https://app.textexpander.com/public/14093096578d4f40eeea15649f5cefbb)
- [Vocabulary Workspace](https://directory.getdrafts.com/w/1zN)

## Siri Shortcuts

Expand Down Expand Up @@ -50,4 +51,6 @@ Chronology is the primary sortation method by default - by creation date, last m
- [x] ![Drafts Library Summary](https://i.snap.as/aV8azEcA.image)
- [ ] ![Drafts Library Summary](https://user-images.githubusercontent.com/43663476/163240429-65a75405-3535-415f-a47b-4e68073c9089.png)
- [x] ![Switcher Workspace](https://i.snap.as/AKZ4458Q.png)
- [x] ![Workspaces](https://i.snap.as/pb8H9CCx.png)
- [x] ![Workspaces](https://i.snap.as/pb8H9CCx.png)
- [ ] ![Excess Versions](https://i.snap.as/HasDT2p7.png)
- [x] ![Vocabulary Workspace](https://i.snap.as/3VLAXk96.png)

0 comments on commit 5a67179

Please sign in to comment.