Giter VIP home page Giter VIP logo

gitnote's Introduction

gitnote

为了更好的服务大家,从最近收集到了大量 issue,很多问题需要底层修改,所以决定开始新版开发,issue 问题都会新版中集中解决.最近一段时间,集中时间开发.

In order to better serve everyone, from the recent collection of a large number of issues, many issues need to be modified at the bottom, so decided to start a new version of the development, issues will be resolved in the new version. Recently, concentrated time development.

2023-01-12 17:51:39

gitnote's People

Contributors

zhaopengme avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gitnote's Issues

一些建议

  1. 支持github样式的md
  2. 提供语法高亮, 字体选择,主题等
  3. 左侧目录树能收起
  4. 提供同步日志显示

需求清单建议

支持自定义域名以及own服务器部署.
笔记发布功能
单个笔记可以设置独立密码增加安全性

开源

通过社区共建,提高支持新特性的速度

一些建议

  1. 文档的示范用例不是很清晰,作为一个产品用例应清晰明了并且能按部就班完成所需功能
    2.可能是我太笨,并没有找到创建待办事项的按钮
    3.感谢做出这个笔记软件.

希望可以将右侧的预览界面折叠

image
希望能够将右侧的两列在编辑时折叠起来。或者可以做成鼠标悬浮展开的样式。
这样在编辑的时候右侧两栏不会太影响界面。

历史界面空白

image
可以同步到GitHub,但是不论在win还是os x下面历史记录都是空白,是哪里设置不对吗。

Win7安装失败

Win7 系统,安装在C盘(系统盘HDD)没有问题。
安装在G盘(SSD)安装失败。
gitnote

github image插件建议

目前 github image hosting 插件上传图片,默认是上传到以 yyyy/MM/dd 命令的目录下的,不知道是否可以增加上传到以文件名命名的目录下面。比如创建了一个 ch1-概览.md 的文件,从本地上传一张名为 概览.png 的图片,自动创建一个 ch1-概览 的目录, 概览.png 位于该目录下,并且图片全名就是 概览.png.

// ch1-概览.md 文档从本地上传一张 概览.png 的图片到 github 的 gitnote 仓库.
// images 相当于目前设置的 bucket
// 上传后图片的位置为以下
gitnote/images/ch1-概览/概览.png

这样也是方便以后查找对应的图片位置。

windows 下 markdown 图片预览

windows下使用local插件插入图片,markdown预览不能正常显示。

原因是自动生成的路径中包含的是反斜杠而非斜杠

自定义 git commit 配置

  • 自定义 git 管理方式,自动 commit 还是仅仅自动保存,最后一起 commit
  • 自定义 commit频率,几秒和几分钟都不太合适
  • 自定义commit message,没有有意义的 commit message查找历史时很难定位
  • 分支管理(???,可能并不需要),不过可以通过分支来进行高频次 commit,最后合并的时候squash commit 来增加修改的可追踪性

建议支持代理配置

因为很多公司自建的类gitlab都是需要通过特定代理才能访问,所以如果能够支持http/https代理的话应该可以覆盖这一部分需求。[:smile:]

一些建议

新功能 features:

  1. 登录github账户的方式,在现有的用户名和密码的基础上,增加github的token
  2. 增加多个git repo的笔记本(目前貌似只支持一个git repo)
  3. 编辑器的源代码窗格(panel)和WYSIWYG窗格的大小可由用户调整
  4. 甚至,编辑器直接换一个markdown的编辑器,同时带有latex/数学公式/mindmap功能

Bug

  1. i18n:英文界面下会有一些界面还是会显示中文

Cannot shut down properly

System: macOS 10.14.2
App Version: V3.0.0

Click the "Yes" to close the button, it cannot close normally, but click "no" to exit.

grapheditor保存失效

使能grapheditor插件,打开一个xml图进行编辑,然后再保存,修改部分保存失败,依然还是老的图。

Win10系统

need portable version

Cannot install new software on company computers plus I like the put it on usb and use it everywhere
Please consider

manjaro

manjaro 启动 一直在加载页
screenshot_20190202_182032

[feature]允许用户调整主界面样式

希望能允许用户指定某个 CSS 文件,用来调整主界面(比如创建一个更紧凑的界面样式)。同时也需要开放主界面的开发者模式,并且添加一个重新加载应用的功能(类似 VSCode),方便用户一边调整 CSS 一边预览。

Logo建议

软件很好用!
什么时候可以做一个logo,需要帮忙吗?

没到开始写笔记那一步发现的问题或建议

  1. 不能新建笔记,只能“Add a locally existing GIT repository” 或者“Clone a Resository”,如果我只想只用本地笔记功能或者以后再上传到远程怎么办?
  2. Clone a Resository里面的x点击没反应
  3. 点击“Add a locally existing GIT repository”进去,填写本地目录(空目录)显示“There is already a git repository”,这是什么意思?
  4. 点击首页的“Add a locally existing GIT repository” 或者“Clone a Resository”后面的问号会打开浏览器到www.baidu.com,是要我们自己百度?
  5. 所以目前我到现在还没有走到成功开始写笔记的那一步

有iOS版本吗?

如题
好像没有看到iOS版本, 没有的话什么时候能支持呢

centos shell不能执行 一定要GTK方式?

[root@VM_0_16_centos home]# ./GitNote_setup_3.0.0.AppImage
zenity, kdialog, Xdialog missing. Skipping /tmp/.mount_GitNotOcFszi/AppRun.

(gitnote:13633): Gtk-WARNING **: 12:18:39.430: cannot open display:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.