Guitars, pedals, drums, bass, cats, F1, board games, D&D, other interesting things

  • 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle
  • +10000 for notepad++, its he swiss army knife of file editing tools. Adding:

    • Plugins: CSV being read as a small dB table you can query is a game changer. Or have a JSON plugin that auto formats and queries as well as opens the JSON in a clickable nested window.

    • Pinned tabs: pin important tabs, I use one as a todo list.

    • Search for text within files in a folder: need to find a specific bit of text in one of dozens/hundreds/thousands/millions of files somewhere? Its lightning fast and works a treat

    • Search and replace with regex: amazing feature, use regex patterns to find complex parts of your files and replace them with something else Bulk operations: remove newline, replace line breaks etc

    • Multi format support: see line breaks from different OSs like Unix and windows and amend them Portable install: you dont have to install it, you can use a portable version

    So much more, get it and you won’t look back.







  • I’ve been getting on well with notesnook, the self hosting is in beta right now but its just a docker container. Docs are coming for self hosting in the near future.

    https://notesnook.com/

    The criteria for me when I was looking for a notes app were:

    • self hosted
    • e2e encrypted
    • supports images and other rich media as well as text
    • can use markdown for text formatting
    • supports mobile as well as some desktop interface
    • can make lists with checkable boxes
    • background sync

    Notesnook hits all of these. I wish it had a dedicated desktop app but that’s something I can just use a browser window for.