The problem is I have so many tabs that I'll never open again either. Eventually I close a window to start fresh whatever the purpose of that window was for.
Is this specifically an Emacs thing, like for people who basically use Emacs as their operating system? It sounds interesting, but that's all I'm seeing when I search for "org mode." Frankly, Emacs intimidates me.
Absolutely, I understand that is a very normal and human response lol. I am not actually a programmer, I just use emacs for org mode.
Org mode originated in Emacs and is mostly still an Emacs thing but Org mode is at this point a bigger thing than just an Emacs utility. First and foremost Org mode is a document structure that can be totally viewed in plain text.
* Heading
-2024-01-22 Mon>
Contains an optional section followed by other subheadings.
The org file can be seen in a calendar view with all headings with an attached date/time showing up.
The above heading would show up on > Monday the 22nd.
Lemmy is messing up the date formatting, the date should just have mirror >'s instead of a -.
* Another Heading with no section and children headings
** TODO Sub-heading 1
... has a section, but not child subheadings.
Also the TODO keyword makes this heading a task that will show up in a task management view called "agenda"
* Yet Another Heading
That is what org mode looks like when you view it in plaintext, all headings are lines that begin with some number of asterisks. Because of the open, easy file format a whole constellation of software and apps can interface with org files beyond Emacs. None of them are that good at the moment though sigh.
However, I really like the Emacs distribution Spacemacs. It is a nice collection of tools that work well out of the box. In emacs and in spacemacs (in spacemacs you just hit spacebar twice) you can search for commands and since lisp naming convention tends to be very specific for functions (long, english language like names) you can usually find a command you can't remember the keybinding for very easily. A lot of emacs people aggressively recommend starting from scratch with emacs and I think it makes it really intimidating but I think the advice is only good for a very specific kind of person. The rest of us? Try spacemacs or doom!
I tried a few years ago to be smarter about it and instead of bookmarking I'd schedule-send myself an email with the link to the article to force myself to read it when I have time. It worked for a while until it didn't and my email box is now littered with hundreds of "[MUST READ]" unread emails 👀
I usually open them twice... The first time, and bookmark it. Then the Second time a year or two later, when I'm trying to clean out my bookmarks wondering why I saved it in the first place.
Me at work when I bookmark anything I think may be useful for reference. I have to go through my bookmarks every so often because I accumulate so goddamn many.
I only add things to the bookmarks bar at the top so I see them and when I open a new tab they're there waiting for me. I think I only have 5 and I add and remove them so the bar doesn't get full
I’ve started sending things to myself in email. That way I never look at them, but it doesn’t free up my precious cloud storage space when I have to reformat my hard drive.
on each device i have a bookmarks folder like "ARCHIVE" or "stuff", so these whimsy bookmarks don't interfere with my actual bookmarks i need for work, games, shopping, etc. 😅
Edit: should have been a reply to "just keep the tab open"...
I still have tabs open from when I researched for my paper. That was... some years ago. It must be more than 3k open at this point since it was 2k already some time ago.
Fun fact: firefox many moons ago would take a veeery long time to open. That has been fixed for quite some time now. Also, I think they stopped bombarding DNS queries for every open tab... Fun times when you opened firefox and nothing would work for some time because the DNS servers temporarily blocked you.
Interesting comments here. I'll share my process. I browse the web in incognito (private) exclusively. If there's something I want to come back to later, I copy paste the URL into a non private window so that it becomes part of history. So, my history is filled with things I plan to come back to. Then, I bookmark things that I need to come back to more than once.