All Projects → fosspost → notes.fosspost.org

fosspost / notes.fosspost.org

Licence: other
A collaborative place about notes, bugs or tips regarding free and open source software

Projects that are alternatives of or similar to notes.fosspost.org

notesnook
A fully open source & end-to-end encrypted note taking alternative to Evernote.
Stars: ✭ 5,098 (+31762.5%)
Mutual labels:  notes, foss
spicyphysics
Sup bois, here's my work
Stars: ✭ 22 (+37.5%)
Mutual labels:  notes
Web
A free, open-source, and completely encrypted notes app. https://standardnotes.com
Stars: ✭ 3,061 (+19031.25%)
Mutual labels:  notes
vindigo
📝 A brand new kanban inspired planning tool for all your projects. 💻
Stars: ✭ 52 (+225%)
Mutual labels:  notes
Kb
A minimalist command line knowledge base manager
Stars: ✭ 2,789 (+17331.25%)
Mutual labels:  notes
MIDI.jl
A Julia library for handling MIDI files
Stars: ✭ 55 (+243.75%)
Mutual labels:  notes
Notes And Blog
阅读笔记及高质量博客整理
Stars: ✭ 229 (+1331.25%)
Mutual labels:  notes
ptnotes
No description or website provided.
Stars: ✭ 61 (+281.25%)
Mutual labels:  notes
EasyNotes
Apps notes for Windows, iOS and Android with P2P sync / Приложения заметок для Windows, iOS и Android, с P2P синхронизацией
Stars: ✭ 33 (+106.25%)
Mutual labels:  notes
Butterfly
🎨 Powerful, minimalistic, cross-platform, opensource note-taking app
Stars: ✭ 381 (+2281.25%)
Mutual labels:  notes
tryhackme-ctf
TryHackMe CTFs writeups, notes, drafts, scrabbles, files and solutions.
Stars: ✭ 140 (+775%)
Mutual labels:  notes
Memory Hole
Memory Hole is a support issue organizer application
Stars: ✭ 246 (+1437.5%)
Mutual labels:  notes
Appunti
https://dlcgold.github.io/Appunti/
Stars: ✭ 50 (+212.5%)
Mutual labels:  notes
Wreeto official
Wreeto is an open source note-taking, knowledge management and wiki system.
Stars: ✭ 241 (+1406.25%)
Mutual labels:  notes
gatsby-theme-primer-wiki
A Gatsby Theme for Wiki/Docs/Knowledge Base, which using Primer style as the UI theme, can work well with Foam or Obsibian or just markdown files.
Stars: ✭ 85 (+431.25%)
Mutual labels:  notes
Fusliez Notes
A companion notes app for Among Us social deduction game. Lets you track of your thoughts and your winning record, and includes a notepad and maps.
Stars: ✭ 229 (+1331.25%)
Mutual labels:  notes
Fossapps
Fossapps has been abandoned and replaced by Fossapps Creator.
Stars: ✭ 13 (-18.75%)
Mutual labels:  foss
adafruit-circuitpython-weekly-meeting
Notes from the weekly circuitpython meetings on Discord
Stars: ✭ 22 (+37.5%)
Mutual labels:  notes
fossresponders.com
The website for FOSS Responders
Stars: ✭ 20 (+25%)
Mutual labels:  foss
svut
SVUT is a simple framework to create Verilog/SystemVerilog unit tests. Just focus on your tests!
Stars: ✭ 48 (+200%)
Mutual labels:  foss

FOSS Notes

FOSS Notes

About

FOSS Notes is a place where users, developers, SysAdmins or DevOps engineers collaborate together in order to create a set of useful and awesome notes about free and open source software. Those "notes" can be about some known bugs and their solutions, quick-and-dirty tricks or some other useful tips about the software.

Our aim is to save people's time when they Google for a weird issue or an unknown problem. Or if they may need some optimizations or tricks about the software they use. Just upload your notes here and come back when you need to access them later.

FOSS Notes is not a place for documentation! For this, you may refer to some other Linux distributions wikis and manuals. We are not trying to create docs, we are creating an online platform for notes & tips which everyone can share and build together.

The website can always be found at: Notes.fosspost.org.

Our project is still booting up! Feel free to leave us your feedback about anything. The number of notes we have is currently small since we just started. After few weeks, we hope to have hundreds of them! It won't happen without your pull requests.

Contributing

Check our GitHub repository. You can send us a pull request from there. There's an automatic synchronization between this GitHub repository and the website. Your newly-added notes should be live in an hour or two.

Remember, this is FOSS Notes, not FOSS DOCS. Don't list usage options or everything you know about a software. Only write down your organized notes. Those notes may include:

  • A bug which you faced during the use of the software.
  • A solution for that bug that you faced or a workaround.
  • A tip which is not generally known about a software.
  • An optimization for a software.
  • Similar stuff to the above.

Everything you send should be in markdown format. You can create a folder about a wide topic (such as bootloaders) and add a sub file in it about a software (such as GRUB2 or Lilo). Everything related to a single software should be in a single file.

Use the following prefixes to describe your entries:

  • [Tip]: A quick-and-dirty trick related to the software or optimizations.
  • [Note]: It's not a bug nor a tip. Just something to be careful about when using the software.
  • [Problem]: Bug or problem which you encountered while using the software.

Each entry should consist of the following subtitles:

  • Description: Describe the note, bug or tip you are talking about. Don't explain how to fix it or apply the tip here. Just explain what you are talking about or what you are going to do.
  • Solution: The solution or workaround for the problem you faced. Or how to apply the tip or optimization you talked about before.
  • Additional Information: You may add sources or links in this section.

Use H1 for the file title. Use H2 for the entries title and use H3 for subtitles such as "Description" and others. Use additional markdown syntax according to your needs.

At the end, the page should be sorted in the following arrangement:

  1. Tips.
  2. Notes.
  3. Problems.

License

Users contributions are released under the public domain.

public domain

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].