GithubHelp home page GithubHelp logo

morvanzhou / rethink Goto Github PK

View Code? Open in Web Editor NEW
40.0 3.0 11.0 29.97 MB

A new way to Rethink your notes. A note/thought taking app

Home Page: https://rethink.run

License: GNU General Public License v3.0

Python 75.00% Shell 0.20% CSS 23.70% HTML 1.10%
note rethink thoughts

rethink's People

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

Watchers

 avatar  avatar

rethink's Issues

疑问

  1. 请问后续会出 本地 exe 版本吗
  2. 项目似乎使用 vue 写的前端?但源码中只有 app.js,似乎是 vue 编译后的内容,如果是的话,这一部分代码后续会开源吗
  3. 自动推荐笔记是个好主意,不过实现一个 obsidian 插件似乎会更好?

启动时设置中文无效

import retk

retk.run(
   path='.',  # 存储笔记的路径,默认为当前目录
   host="127.0.0.1",  # 主机 IP,默认为 localhost
   port=8090,  # 端口号,默认为 8080
   language="zh",  # 语言,默认为英语。可选值:zh, en
   password="12345678",  # 鉴权密码,默认为 None
   headless=False,  # 设置为 True 时不自动打开浏览器,默认为 False
   debug=False,  # 设置为 True 时打印调试信息,默认为 False
)

打开页面
image

这个是做什么的?

这是一个笔记软件的demo吗?
看了一下, 目前支持Markdown。
后续是会继续完善, 走向商业化? 还是说仅仅作为学习的demo用?

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.