claudiodangelis/todoist-hidesidebar — explained in plain English
Analysis updated 2026-08-08 · repo last pushed 2015-07-01
Collapse Todoist's sidebar on small laptop screens to give your task list more room
Create a distraction-free view of your tasks by hiding project and label lists
Toggle the sidebar back on when you need to navigate between projects
| claudiodangelis/todoist-hidesidebar | 3imed-jaberi/cryptography-si-isamm | 3imed-jaberi/koa-isomorphic-router | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2015-07-01 | 2021-09-25 | 2021-02-06 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | easy | easy |
| Complexity | 1/5 | 1/5 | 2/5 |
| Audience | general | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
Sparse README with minimal setup instructions, you would need to load it as an unpacked browser extension manually.
Todoist Hide Sidebar is a small browser extension that adds a toggle button to Todoist, the popular to-do list app. With it, you can collapse the sidebar that lists your projects and labels, giving your task list more room to breathe. When you want to navigate between projects again, you click the button to bring the sidebar back. The extension is written in JavaScript and works by injecting a bit of code into the Todoist web interface. That code adds a new button to the page and wires it up to show or hide the sidebar element when clicked. It is a lightweight, focused tool that does one thing rather than trying to overhaul the whole Todoist experience. The people who would find this useful are Todoist users who spend a lot of time in the web app and feel cramped by the always-visible sidebar. If you are working on a smaller laptop screen or just prefer a clean, distraction-free view of your tasks, this extension gives you control over your screen real estate without having to dig into Todoist's native settings. The README itself is marked as under construction and consists mainly of before-and-after screenshots showing the sidebar visible and then hidden. There is not much else in the way of setup instructions or feature documentation, so you would need to look at the code or install it directly to understand exactly how it works in practice.
A lightweight browser extension that adds a toggle button to Todoist's web interface, letting you collapse the sidebar for a cleaner, distraction-free task view.
Mainly JavaScript. The stack also includes JavaScript, Browser Extension.
Dormant — no commits in 2+ years (last push 2015-07-01).
No license information is provided in the repository, so usage rights are unclear.
Setup difficulty is rated moderate, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.