#
note
Here are 755 public repositories matching this topic...
Open
unsafe dependencies
good first issue
Good for newcomers
TIL writing tool for programmer
-
Updated
Feb 11, 2022 - TypeScript
A Markdown-based note-taking app for mobile devices.
android
markdown
katex
note
note-taking
flutter
attachments
hacktoberfest
asciimath
mermaid-diagrams
-
Updated
May 31, 2021 - Dart
paper note, including personal comments, introduction, code etc
-
Updated
Apr 10, 2021
SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)
-
Updated
Mar 17, 2020 - C++
Lightweight note taking client for Simplenote or Standard Notes (or simply local storage)
-
Updated
Nov 1, 2021 - C#
一个码农的毕生所学.考研,就业,上学.语言篇,Android,C++,Java,JavaScript,Latex,MATLAB,NodeJS,PHP,Python,技术篇,docker,git,Linux,Maven,office,Spark,Spring,SVN,基础篇,编译原理,操作系统,单片机,计算机网络,计算机网络实验,架构模式,软件文档写作,设计模式,数据结构,数据库,算法,UML建模,Windows程序设计,数学篇,概率论与数理统计,微积分,线性代数,张量,机器学习篇,机器学习,pytorch,sklearn,TensorFlow
-
Updated
May 28, 2021 - Jupyter Notebook
一款私有云笔记,git + markdown
-
Updated
Dec 26, 2021 - Java
With DocPHT you can take notes and quickly document anything and without the use of any database.
syntax-highlighting
docker
php
snippets
documentation
docs
notes
documentation-tool
devdocs
markdown-to-html
note
docpht
-
Updated
May 4, 2022 - PHP
CodeDoctorDE
commented
Apr 28, 2022
Is your feature request related to a problem? Please describe
No response
Describe your feature request!
Adding flatpak support helps people to use the app in their favorite distro. AppImage is good, but flatpak seems better :)
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
enhancement
New feature or request
good first issue
Good for newcomers
future
Ideas that have a low priority.
vivekweb2013
commented
Apr 20, 2022
If the user visits a link for which there is no route defined, then we should show a 404 page not found view.
As a part of this task
- Create a new 404 component
- Add a 404 route at the end of all routes which matches all the paths. This route should render the 404 view.
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
A Sticky Note Application
-
Updated
Mar 20, 2020 - Vue
Improve this page
Add a description, image, and links to the note topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the note topic, visit your repo's landing page and select "manage topics."
Describe the bug
I wanted to install taskbook and try it out, but npm tells me it has unsafe dependencies.
To Reproduce
update npm, install taskbook via npm
Expected behavior
The dependencies should be up to date, if possible.
Technical Info (please complete the following information)
**Additional