URLs are lossy compression of the application state. I don't know where I have first seen this. It feels really cool to be able to access the application at some particular, useful place. This isn't easily possible in native apps. This enables you to share things that wouldn't be possible to share, just with a text snippet.
Many apps allow you to configure such patterns to supercharge your productivity:
- Project Bookmarks for Jira with configurable searches
- Alfred - boosts your efficiency with hotkeys, keywords, text expansion and more.
Create an issue or a pull request to add a new pattern.
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
Patterns are in the patterns
directory. Copy and edit _empty.json
file to add a new pattern.