{"id":13554178,"url":"https://github.com/vitogit/sorter","last_synced_at":"2026-02-03T21:17:02.158Z","repository":{"id":73290145,"uuid":"73662709","full_name":"vitogit/sorter","owner":"vitogit","description":"Sorter is a webapp to organize ideas, tasks and information using bullet points and hashtags.","archived":false,"fork":false,"pushed_at":"2020-05-12T20:33:13.000Z","size":275,"stargazers_count":53,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-04T02:32:46.738Z","etag":null,"topics":["bullet-points","google-drive","hashtag","javascript","journal","knowledge-management","notebook","organizer","outliner","personal-information-management","tree-based"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vitogit.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-14T03:21:29.000Z","updated_at":"2024-09-18T07:39:58.000Z","dependencies_parsed_at":"2023-06-13T09:45:32.557Z","dependency_job_id":null,"html_url":"https://github.com/vitogit/sorter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitogit%2Fsorter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitogit%2Fsorter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitogit%2Fsorter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitogit%2Fsorter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitogit","download_url":"https://codeload.github.com/vitogit/sorter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246947944,"owners_count":20859346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bullet-points","google-drive","hashtag","javascript","journal","knowledge-management","notebook","organizer","outliner","personal-information-management","tree-based"],"created_at":"2024-08-01T12:02:41.373Z","updated_at":"2026-02-03T21:17:02.107Z","avatar_url":"https://github.com/vitogit.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","javascript"],"sub_categories":[],"readme":"# Sorter\n\nSorter is a webapp to organize ideas, tasks and information using bullet points and hashtags.\n\n## How it works\n\n#### Write your notes following a hierarchy with bullets points \n![Sorter in action](https://user-images.githubusercontent.com/5280619/66678930-5dab9280-ec43-11e9-833f-e87dbbcfbd15.png)\n\n#### Add hashtags to your notes and filter by hashtags or words to just focus on what you need\n![Sorter with tags](https://user-images.githubusercontent.com/5280619/66678925-5ab0a200-ec43-11e9-8d21-aee7658b1084.png)\n\nIf you write `\u0026` anywhere in the filter it will perform an AND filter: \n`ex: \u0026 #task $todo it will search notes that have both hashtags.`\nin other case it will perform and OR filter.\n`ex: #task $todo it will search notes that have any of the hashtags.`\n\n\n#### Sync your info with Google Drive.\n Click the save button and it will create a new document in your google drive called: sorter_notes. It will be loaded automatically when the app start.\n It uses my library gSyncDrive for sync with Google Drive Api v3 https://github.com/vitogit/gDriveSync.js \n\n#### Suggested hashtags\n\n- read-later: something that you want to read later\n- bookmark: articles or internet links\n- tip: something interesting that you found\n- goal: maybe a long term goal with a lot of actions and sub goals\n- action: something that you have to do, some task, call, etc\n- idea: ideas to develop in the future\n- p1, p2, p3: add priority to your tasks so then you can filter important tasks\n\n##### SmartTags: they are a special kind of hashtag with buildin functionality:\n- $todo : the note is painted yellow\n- $completed: the note is painted green\n- $journal: the current date is added and so you could filter by date.  [not implemented yet]\n- For default journal and completed task are hidden, you can uncheck them in the sidebar.\n\n##### Notebooks\nYou can create new notebooks (google docs) and access them easily from the left menu. Just write the name and click \"save new\"\nThere is a default notebook called `home`, all notebooks has a prefix: sorter_notes_ so that's is how they look in google drive.\n\nAlso you can add @my_notebook to your notes and when clicked it will redirect to the notebook called my_notebook\n\n##### Writing notes and taking shortcuts\nMake sure that you are always writing bullet points. Click in the bullet list icon if is not set.\n\n- `enter`: It will create a new bullet point\n- `tab` : it will move the bullet to the right\n- `shift+tag`: it will move the bullet to the left\n\n- `ctrl+alt+c` : add the $complete tag to the current tag and removes the #task and $todo tags\n- `ctrl+alt+s` : add #current_sprint and #sprint2 to the current note, when current sprint is 2\n- `ctrl+alt+f` : focus on the filter box\n- `alt+click (on bullet point)`: collapse/expand notes\n\n- `ctrl+alt+x` : cut note\n- `ctrl+alt+v` : paste note\n\n\n##### Sprints and tasks\nYou can organize your tasks by sprint, adding the #sprint1 hashtag and #current_sprint. For example, you have 3 tasks to complete this week and 2 to complete next week. So for the first 3 you add the hashtag #sprint1 and #current_sprint and for the last 2 you add just the hash_tag #sprint2. Then the next week, you can use the \"change sprint\" functionality, write 2 and click \"change sprint\" on the upper left sidebar. This will add #current_sprint to the #sprint2 hashtags.\n\n## Installation\n\nIt uses my library [gDriveSync.js](https://github.com/vitogit/gDriveSync.js) for syncing with google drive, so first you will need to:\n Add your api client_id to config.js. You can get the client id following the instruction from step1 here https://developers.google.com/drive/v3/web/quickstart/js\n\nThen just install the app: \n\n```\nnpm install \nnpm start\n```\n\ngo to http://localhost:4000\n\nTo run tests go to \nhttp://localhost:4000/test/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitogit%2Fsorter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitogit%2Fsorter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitogit%2Fsorter/lists"}