Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. After years of working... how do you keep track of your small tips and manuals of things you already done?

After years of working... how do you keep track of your small tips and manuals of things you already done?

Scheduled Pinned Locked Moved The Lounge
comquestion
36 Posts 30 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Joan M

    I have been keeping it on different file formats in a shared folder in my NAS, but I can't search easily for the information and recently I am thinking on intalling "mediawiki[^]" on my NAS to migrate all the information there and make it easier to navigate and search for the information. I could keep technical manuals in PDF in the folders I am using now, but my notes and extra explanations there... Do you use something similar? how do you manage it? As always thank you in advance!

    www.robotecnik.com[^] - robots, CNC and PLC programming

    B Offline
    B Offline
    Bruce Patin
    wrote on last edited by
    #27

    I made some XSLT files and an XML TOC to point to several HTML text files in a folder. Lots of times, I wished I had a Wiki, and tested a few Wikis, upon which the domain I had the test Wikis on was hacked through a backdoor in one of the Wikis. MediaWiki is probably the safest, but is slow, and I prefer having the articles each in their own text file. Some day.

    1 Reply Last reply
    0
    • D DumpsterJuice

      I use "Agent ransack". At some point, no matter how hard you try to structure things, it gets a way from you. Agent Ransack is essentially a Grep Tool, that is amazingly fast. It's almost as fast as google itself. It's got a (Right mouse click) Context. My Projects vary the whole landscape of technologies, from strait up.NET projects, Documents, Angular, Documentation, notes, tips. Agent Ransack solves this problem: "I know I have this somewhere, but I forget where it is" Keep It Simple, keep it moving.

      T Offline
      T Offline
      Tokinabo
      wrote on last edited by
      #28

      totally agree! stuff in text files and [Agent Ransack] to find things back very fast.

      1 Reply Last reply
      0
      • Mike HankeyM Mike Hankey

        The free versions not too bad. I've not completely converted to it yet but will eventually. If they sold OneNote separately, and not subscription I would probably purchase it.

        The less you need, the more you have. Even a blind squirrel gets a nut...occasionally. JaxCoder.com

        G Offline
        G Offline
        gvidali
        wrote on last edited by
        #29

        Jumping in only to point out that Microsoft OneNote is free and does not require any "subscription" whatsoever. True, a Microsoft account is needed - but that is all. OneNote for Windows and OneNote can be installed side by side. See here: https://i.imgur.com/pGElovQ.png[^] OneNote for Microsoft 365 can be obtained here: Download OneNote[^] Just my two cents.

        Mike HankeyM 1 Reply Last reply
        0
        • G gvidali

          Jumping in only to point out that Microsoft OneNote is free and does not require any "subscription" whatsoever. True, a Microsoft account is needed - but that is all. OneNote for Windows and OneNote can be installed side by side. See here: https://i.imgur.com/pGElovQ.png[^] OneNote for Microsoft 365 can be obtained here: Download OneNote[^] Just my two cents.

          Mike HankeyM Offline
          Mike HankeyM Offline
          Mike Hankey
          wrote on last edited by
          #30

          I have, and use the free version, we were talking about the paid version being subscription, etc..

          The less you need, the more you have. Even a blind squirrel gets a nut...occasionally. JaxCoder.com

          1 Reply Last reply
          0
          • J Joan M

            I have been keeping it on different file formats in a shared folder in my NAS, but I can't search easily for the information and recently I am thinking on intalling "mediawiki[^]" on my NAS to migrate all the information there and make it easier to navigate and search for the information. I could keep technical manuals in PDF in the folders I am using now, but my notes and extra explanations there... Do you use something similar? how do you manage it? As always thank you in advance!

            www.robotecnik.com[^] - robots, CNC and PLC programming

            B Offline
            B Offline
            beggsj
            wrote on last edited by
            #31

            I've recently installed Dokuwiki on my NAS. It just stores your pages as markdown .txt files - so you can just use any text tools (editors/grep/sed whatever) on your pages if you want. The wiki interface also seems pretty minimal and very fast.

            1 Reply Last reply
            0
            • J Joan M

              I have been keeping it on different file formats in a shared folder in my NAS, but I can't search easily for the information and recently I am thinking on intalling "mediawiki[^]" on my NAS to migrate all the information there and make it easier to navigate and search for the information. I could keep technical manuals in PDF in the folders I am using now, but my notes and extra explanations there... Do you use something similar? how do you manage it? As always thank you in advance!

              www.robotecnik.com[^] - robots, CNC and PLC programming

              P Offline
              P Offline
              Peter Adam
              wrote on last edited by
              #32

              From our own newsletter today: [Org mode for Emacs](https://orgmode.org/)

              1 Reply Last reply
              0
              • J Joan M

                I have been keeping it on different file formats in a shared folder in my NAS, but I can't search easily for the information and recently I am thinking on intalling "mediawiki[^]" on my NAS to migrate all the information there and make it easier to navigate and search for the information. I could keep technical manuals in PDF in the folders I am using now, but my notes and extra explanations there... Do you use something similar? how do you manage it? As always thank you in advance!

                www.robotecnik.com[^] - robots, CNC and PLC programming

                M Offline
                M Offline
                Member 9968683
                wrote on last edited by
                #33

                I use an app to take notes, tree-organised, on my mobile devices. Started in 2001 with Palm, from 2003 with Windows Mobile, from 2013 with Android. In the last move seven years ago I developed my app, since I didn't find anything adequate. In the years I developed it to suit all my needs: text input facilitation (it's WYSIWYG of course), advanced search, internal links, encryption, automatic calculations including spreadsheets, image editor, tasks, progressive backups... This is the beauty of make your own app. Encrypted files are sync daily on multiple devices. Recently, reviewing it for an Android, iOS and Windows implementation refresh, I had a look at other solutions out there - including DokuWiki, OneNote and Obsidian - but I found them too cumbersome, slow and limited. My main notes files, the personal and current work notes, have about 1,600 nodes/pages each. My oldest notes are from 2001. My job is knowledge and I do not have a good memory, so...

                1 Reply Last reply
                0
                • J Joan M

                  I have been keeping it on different file formats in a shared folder in my NAS, but I can't search easily for the information and recently I am thinking on intalling "mediawiki[^]" on my NAS to migrate all the information there and make it easier to navigate and search for the information. I could keep technical manuals in PDF in the folders I am using now, but my notes and extra explanations there... Do you use something similar? how do you manage it? As always thank you in advance!

                  www.robotecnik.com[^] - robots, CNC and PLC programming

                  S Offline
                  S Offline
                  S B
                  wrote on last edited by
                  #34

                  I'm surprised no one mentioned Evernote. I switch between Evernote and OneNote depending on my mood. It's a bit of a shame the free version of Evernote only allows you to sync with 2 devices as of last year, but I guess they needed to push people to buy their premium subscription. Two devices is enough for me and you can use the website based version in a pinch. Text files are fine but I really like the convenience and instant sync of cloud-based services and the feature richness of dedicated note taking software such as * image OCR * clipping excerpts from websites, * text to speech * recording voice notes of meetings and transcribing them (not very well) * being able to share notes and photos of whiteboards with co-workers In terms of how easy it is to find stuff again, it isn't the software that determines how easy this is, it more comes down to the discipline I have when capturing things to add appropriate tags to them and file them in the right notebook.

                  1 Reply Last reply
                  0
                  • J Joan M

                    I have been keeping it on different file formats in a shared folder in my NAS, but I can't search easily for the information and recently I am thinking on intalling "mediawiki[^]" on my NAS to migrate all the information there and make it easier to navigate and search for the information. I could keep technical manuals in PDF in the folders I am using now, but my notes and extra explanations there... Do you use something similar? how do you manage it? As always thank you in advance!

                    www.robotecnik.com[^] - robots, CNC and PLC programming

                    S Offline
                    S Offline
                    S B
                    wrote on last edited by
                    #35

                    I'm surprised no one mentioned Evernote. I switch between Evernote and OneNote depending on my mood. It's a bit of a shame the free version of Evernote only allows you to sync with 2 devices as of last year, but I guess they needed to push people to buy their premium subscription. Two devices is enough for me and you can use the website based version in a pinch. Text files are fine but I really like the convenience and instant sync of cloud-based services and the feature richness of dedicated note taking software such as * image OCR * clipping excerpts from websites, * text to speech * recording voice notes of meetings and transcribing them (not very well) * being able to share notes and photos of whiteboards with co-workers In terms of how easy it is to find stuff again, it isn't the software that determines how easy this is, it more comes down to the discipline I have when capturing things to add appropriate tags to them and file them in the right notebook.

                    1 Reply Last reply
                    0
                    • J Joan M

                      I have been keeping it on different file formats in a shared folder in my NAS, but I can't search easily for the information and recently I am thinking on intalling "mediawiki[^]" on my NAS to migrate all the information there and make it easier to navigate and search for the information. I could keep technical manuals in PDF in the folders I am using now, but my notes and extra explanations there... Do you use something similar? how do you manage it? As always thank you in advance!

                      www.robotecnik.com[^] - robots, CNC and PLC programming

                      P Offline
                      P Offline
                      pmauriks
                      wrote on last edited by
                      #36

                      I've done quite a few different things over the years. I started out with a **huge text file** - like a diary. Then I moved to **EverNote** (before it was cloud based). I experimented with **CherryTree** (because I need platform independence with some of my machines on Linux). Then I moved to **OneNote**@ which was a compromise, was unstable and recently became difficult to export data from (which left me worried). Now I'm back to text files using **Markdown** - and images in folders. I like this approach because: - It allows me to attach diagrams. - It's easily grep-able. - I can separate different content into folders. - Markdown allows me to view it in an attractive way and export it in neat formats for others to read. - I keep control of where the data goes. @ Work supported tool of choice - but not fit for purpose in my experience.

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups