https://github.com/chrisgrieser/alfred-read-later
Simple standalone read-later-app for Alfred. Saves the items in plaintext on your device.
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: researchgate.net -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.8%) to scientific vocabulary
Keywords
Repository
Simple standalone read-later-app for Alfred. Saves the items in plaintext on your device.
Basic Info
Statistics
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 16
Topics
Metadata Files
README.md
Read-Later for Alfred 🔖
Simple standalone read-later-app for Alfred. Saves the items in plaintext on your device.
Usage
- Use the keyword
rlto add the current tab of the frontmost browser to your read-later-list. - Any item in your reading list also shows up when using the keyword
rl.- ⏎: Open the item in your browser and mark it as read.
- ⌘⏎: Mark the item as read.
- ⌥⏎: Open and keep unread.
[!NOTE] Unfortunately, Firefox is not and cannot be supported.
Item Previews
Install AlfredExtraPane for previews of the items.
Items are saved locally
- The items are saved in a local markdown file on your disk. You can set the location in the workflow configuration.
- The items are formatted in the markdown task syntax.
- Unread items as open tasks:
- [ ] [title](url) - Read items as completed tasks:
- [x] [title](url)
- Unread items as open tasks:
- This has several advantages:
- No dependency on any read-later service.
- The reading list is available offline.
- Since Markdown is a widely supported format, you can access your items in many other apps as well, such as Obsidian. (Interoperability)
- Easy backup: Just copypaste the file.
- Easy sync: Just save the file in a cloud drive like iCloud.
- By saving in a cloud drive, you can also access the reading list on mobile with any editor app that supports Markdown tasks.
Installation
➡️ Download the latest release.
The workflow auto-updates via Alfred's workflow-update mechanism.
Credits
In my day job, I am a sociologist studying the social mechanisms underlying the digital economy. For my PhD project, I investigate the governance of the app economy and how software ecosystems manage the tension between innovation and compatibility. If you are interested in this subject, feel free to get in touch.
Owner
- Name: Chris Grieser
- Login: chrisgrieser
- Kind: user
- Location: Berlin, Germany
- Company: Technical University of Berlin
- Website: https://chris-grieser.de/
- Repositories: 189
- Profile: https://github.com/chrisgrieser
Researcher in sociology & software developer
GitHub Events
Total
- Create event: 6
- Release event: 3
- Issues event: 4
- Watch event: 2
- Delete event: 3
- Issue comment event: 2
- Push event: 29
- Pull request event: 3
Last Year
- Create event: 6
- Release event: 3
- Issues event: 4
- Watch event: 2
- Delete event: 3
- Issue comment event: 2
- Push event: 29
- Pull request event: 3
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 1
- Total pull requests: 2
- Average time to close issues: about 1 hour
- Average time to close pull requests: 12 minutes
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 2.0
- Average comments per pull request: 0.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 2
- Average time to close issues: about 1 hour
- Average time to close pull requests: 12 minutes
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 2.0
- Average comments per pull request: 0.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- rafaud (2)
- cands (1)
Pull Request Authors
- vitorgalvao (3)
- dependabot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/create-release v1 composite
- actions/upload-release-asset v1 composite
- amannn/action-semantic-pull-request v5 composite
- actions/stale v8 composite