Git Product home page Git Product logo

journy2's Introduction

journy2

A simple application to handle daily journal entries. This is the second incarnation, which is why the name contains a '2'.

This is the experimental branch that contains a re-implementation of the wxWidgets application using ImGui.

Implemented Features

  • Create, update and view markdown documents with a rudimentary set of features.
  • Live update of markdown preview as you type
  • Saving to the database

Planned Features

  • Ability to switch rendering backend to opengl to support older hardware
  • Support for more markdown syntax features
  • Filter entries based on a calendar control
  • Full text search among entries
  • Syntax highlighting (maybe)
  • The database will be created and initialized automatically if not found in the user's home directory.
  • Build on Linux
  • Support more compilers

Feature Wishlist

  • Todo items managed in a kanban board

Building

The project in the experimental branch is only verified to build on Windows using MSVC. Linux support will come soon.

Dependencies are all managed using vcpkg or CMake.

  • sqlite3 and ImGui is downloaded using vcpkg

Dependencies

  • ImGui
  • Vulkan
  • sqlite3
  • marky

marky

Marky has been incorporated into the experimental branch.

Credits

This software additionally includes resources or code, or parts of code from the following projects. All credits for these works go to the original authors.

journy2's People

Contributors

lambda-snail avatar

Watchers

 avatar

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.