furycd001

texteditor

alt text

Creating a .m3u playlist file is super easy. All you need is to know the path to the files and have access to a text editor.

  1. Simply open your text editor of choice....
  2. Add the path to each file on a new line....
  3. Save the file ending it with ā€œ.m3uā€
  4. Done.

Now that you have your playlist file created and saved you can go ahead and open it with your media player of choice. My current media player of choice is mpv for both music & video. The screenshot above shows a playlist I created recently for Demon Hunters new War & Peace albums.


#playlist #music #video #texteditor

alt text

You can easily turn any browser tab into a minimal text editor by using a simple piece of code. Simply copy & paste the code shown below into the url bar of any modern browser and press enter.

data:text/html,

Now you have an awesome, super minimal and lightweight text editor within a tab in your browser. You can customize the style to your liking or just remove it completely.


#browser #www #web #texteditor #minimal