Giter VIP home page Giter VIP logo

marknote's Introduction

Hi there 👋

I'm an engineer:

  • 🔭 I’m currently working on my Apps:
    • LeafNote: A private Markdown and note App for Android. You can try it on GooglePlay Store or CoolAPK.
    • AnySecret: A password and privacy manager App for iPhone (more platforms will be supported latter). You can try it on Apple Store.
    • One Habit: Habit, Pomodoro and Check-in, An App helps you cultivate a good habit.
    • 英语汪: An app to help Chinese learn english. It could translate words and sentences.
  • 🌱 I’m currently learning iOS development.
  • 📱 My open suorce Apps:
    • MarkNote: An open source markdown note-taking application for Android.
    • OmniList: An open source TODO App for Android.

marknote's People

Contributors

atrate avatar davidmind avatar shouheng88 avatar wngshhng 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

marknote's Issues

小建议

建议在翻看已编辑完成的文档时(类似于阅览模式)顶部导航栏和下面的再编辑按钮可以随着下拉自动隐藏(这个简单来说就是叫沉浸模式吧!)

[MarkNote][V2.0]App failed to read note from Archived.

Actual Behaviour

Failed to read notes from Archived.

Expected Behaviour

I expected that i can read my notes successfully from Archived

Step to reproduce

  1. Install apps from playstore and open it
  2. Create a notes by clicking "+" sign.
  3. Now click and hold the note then click archive
  4. click navigation bar then Archived
  5. Click the notes you just Archived
  6. See error

Information

  • App version:v2.0
  • Os:Android 9.0
  • Device:Samsung A10

Recording of the bug

https://youtu.be/JXYxiHQjmcQ

App on Google Playstore?

Hi! Is this app available on the Google Playstore? If no could you please provide it via Playstore?

Logo Proposal

Hello, @Shouheng88 am a graphics designer. I want to know, if you want me to create a new logo for your project, i will be creating it for free.

请教~

导入项目的时候报错
Program type already present: android.arch.lifecycle.LiveData$LifecycleBoundObserver
Message{kind=ERROR, text=Program type already present: android.arch.lifecycle.LiveData$LifecycleBoundObserver, sources=[Unknown source file], tool name=Optional.of(D8)}
网上找了很多方法,应该是包冲突了,但是还是不能解决,请问作者我该怎么解决

Feature: two-way sync for OneDrive

If the user changed the file stored in OneDrive on PC, MarkNote should respect the Last Modified Date of that file (or maybe other ways to detect file changes), and sync the file of the app with the OneDrive one.

Dark Theme for Edit Mode

I just discovered this app today. It's a fantastic work. I love it. Congratulations.

The default theme in Edit Mode has a background color which is a type of purple. Can we have:

Option to change the theme to a standard:

  • DARK THEME in EDIT MODE

THE DAWN theme would be very nice also for Edit Mode.

Most coders and professional writers use dark themes to work long hours.

It would help reduce the strain from our eyes when working long hours typing with this app on Chromebook.

If there is a way to set a dark theme already for edit mode, please tell me. I could not find it in settings or menus.

Thanks again. This app is wonderful.

Is this project active?

Hi all.

I want to help, but I want to know if this project is active. Is this project active?

BUG found in MarkNote The application crashes when I open the application after set the password and click on the three horizontal line

Project Information

Expected behavior

I was expecting that when I put a password on this application and after opening it when I click on the three horizontal lines, All options should be displayed which are available there

Actual behavior

The application crashes when I open the application after set the password and click on the three horizontal line

How to reproduce

1-Download the app and open it
2- Go to the application settings and open the security option there and then click Password and set the password on your application.
3-Reopen the application and enter your password
4-And then click on the three horizontal line
5- see bug

  • Browser/App version: Current Version 2.0
  • Operating system: 6.0.1
  • Smartphone: Galaxy j7

Recording Of The Bug

20190506_133645

My Github Account

https://github.com/facebook-786

Logcat

E/AndroidRuntime(15318): FATAL EXCEPTION: main

E/AndroidRuntime(15318): Process: me.shouheng.notepal, PID: 15318

E/AndroidRuntime(15318): java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.support.v4.app.Fragment.onOptionsItemSelected(android.view.MenuItem)' on a null object reference

E/AndroidRuntime(15318): 	at me.shouheng.notepal.activity.MainActivity.onOptionsItemSelected(SourceFile:752)

E/AndroidRuntime(15318): 	at android.app.Activity.onMenuItemSelected(Activity.java:3010)

E/AndroidRuntime(15318): 	at android.support.v4.app.e.onMenuItemSelected(SourceFile:436)

E/AndroidRuntime(15318): 	at android.support.v7.app.e.onMenuItemSelected(SourceFile:196)

E/AndroidRuntime(15318): 	at android.support.v7.view.i.onMenuItemSelected(SourceFile:109)

E/AndroidRuntime(15318): 	at android.support.v7.view.i.onMenuItemSelected(SourceFile:109)

E/AndroidRuntime(15318): 	at android.support.v7.widget.bi$1.onClick(SourceFile:188)

E/AndroidRuntime(15318): 	at android.view.View.performClick(View.java:5076)

E/AndroidRuntime(15318): 	at android.view.View$PerformClick.run(View.java:20279)

E/AndroidRuntime(15318): 	at android.os.Handler.handleCallback(Handler.java:739)

E/AndroidRuntime(15318): 	at android.os.Handler.dispatchMessage(Handler.java:95)

E/AndroidRuntime(15318): 	at android.os.Looper.loop(Looper.java:135)

E/AndroidRuntime(15318): 	at android.app.ActivityThread.main(ActivityThread.java:5910)

E/AndroidRuntime(15318): 	at java.lang.reflect.Method.invoke(Native Method)

E/AndroidRuntime(15318): 	at java.lang.reflect.Method.invoke(Method.java:372)

E/AndroidRuntime(15318): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1405)

E/AndroidRuntime(15318): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1200)

Read/write files from a user-specified directory

This is basically the same as #13 : I'd like to use MarkNote to create and edit files that I might also edit on my computer or other devices. Being able to store as a text file in a user-specified directory would make it very useful.

Logo Design

Hello , I created this new issue because I have a new proposal for you. would you want to see it ? I hope you remember me. Thanks @Shouheng88 !

Project Enhancement

Good day to you Project Owner

I am a student and a new user in GitHub. I am currently making logo, and with your permission. Can I submit mine for your project ?

Import and Export in Standard Format

Thanks for the amazing app. The app exports and imports in its own format. It would be more useful if we could import and export markdown files stored in a folder. Folder name could have been Notebook name and Note Title could have been individual markdown files. Filename could be derived from Note title (for example by removing all spaces or special characters).

I think with this feature, a lot of users with existing notes would be freely able to use the app. For example, I like to store my notes in my Dropbox. There is an app called FolderSync that sync (with an interval of 15 minutes) my notes folder from Dropbox to mobile SD Card. Which can be opened by Note taking app. Also, I edit and use the same files on my Ubuntu.

I think this will enhance the portability of the app.

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.