Giter Club home page Giter Club logo

inner-ink's Introduction

Inner Ink

~ Write Your Story, One Entry at a Time

GitHub License GitHub package.json version (branch) GitHub Workflow Status (with event)

Screenshot 2023-12-30 195326 Screenshot 2023-12-30 195732

Description

Welcome to an elegantly designed diary app, meticulously crafted to serve as your virtual testament to life's moments. Indulge in the art of journaling reimagined—where your thoughts, dreams, and experiences seamlessly converge. Imbued with an array of customization options, our app invites you to infuse your personal touch, transforming each entry into an artistic rendition of your narrative.

Secure in its encryption, your expressions find solace in this digital haven. Discover the therapeutic catharsis of self-expression as you inscribe your odyssey with us.

Features

  • Intuitive Interface: Simple and user-friendly interface for easy navigation and journaling.
  • Organization and Search: Effortlessly organize entries by date, mood, or themes. Search feature for quick access.
  • Customizable UI: Change themes and more visible features.
  • Accessibility: Keyboard-friendly interface.

Upcoming Features

  • Privacy and Security: Robust encryption and privacy settings to ensure confidentiality.
  • Backup and Restore: Option to back up and restore data from previous installations.
  • Rich-Text Entries: Add multimedia elements, font styles, lists, and more to personalize your entries.
  • Updates and Maintenance: In-built update check and automatic updates.
  • Internationalization: Support for more locales.

Support

This project uses GitHub Issues to track bugs and feature requests. Please search the existing issues before filing new issues to avoid duplicates. Read Security for information on reporting security vulnerabilities.

Contributing

We welcome contributions from the community to help improve Inner Ink. Please read our Contribution Guidelines to learn about our development process, coding standards, and how to contribute.

We appreciate your interest in making Inner Ink better!

Resources Used

License

FOSSA Status

inner-ink's People

Contributors

knownasnaffy avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar

inner-ink's Issues

The automated release is failing 🚨

🚨 The automated release from the main branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this 💪.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the main branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Cannot push to the Git repository.

semantic-release cannot push the version tag to the branch main on the remote Git repository with URL https://x-access-token:[secure]@github.com/knownasnaffy/inner-ink.

This can be caused by:


Good luck with your project ✨

Your semantic-release bot 📦🚀

[Bug]: Auto Save

I have

  • updated to the latest version of Inner Ink
  • confirmed that this issue is not a duplicate

Steps to reproduce

Open application -> Type something in the second textarea at home page -> Reload application or change selected day

Expected behavior

The value of the second textarea should be the same as before the reload

Actual behavior

The last change is not saved. By change, I mean any character updated (typed or deleted) or some content updated (cut or pasted)

Workarounds

Before quitting the application or changing the selected day using the date picker or a keyboard shortcut, if you have changed the content of that day's entry, insert a space. This will make the last change a space insertion, and the previous changes will be saved.

Inner Ink Version

v1.3.0

Which operating systems have you used?

  • Windows
  • MacOS
  • Linux

Code of Conduct

  • I agree to follow this project's Code of Conduct

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency eslint-plugin-react-refresh to v0.4.8
  • chore(deps): update dependency lint-staged to v15.2.7
  • chore(deps): update dependency postcss to v8.4.39
  • chore(deps): update dependency prettier-plugin-pkg to v0.18.1
  • fix(deps): update dependency @headlessui/react to v1.7.19
  • fix(deps): update dependency formik to v2.4.6
  • fix(deps): update rust crate serde to v1.0.204
  • fix(deps): update rust crate serde_json to v1.0.120
  • chore(deps): update dependency @types/node to v20.14.11
  • chore(deps): update dependency @vitejs/plugin-react to v4.3.1
  • chore(deps): update dependency daisyui to v4.12.10
  • chore(deps): update dependency eslint to v8.57.0
  • chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0
  • chore(deps): update dependency eslint-plugin-react to v7.34.4
  • chore(deps): update dependency postcss-load-config to v5.1.0
  • chore(deps): update dependency prettier to v3.3.3
  • chore(deps): update dependency semantic-release to v23.1.1
  • chore(deps): update dependency tailwindcss to v3.4.6
  • chore(deps): update dependency typescript to v5.5.3
  • chore(deps): update react monorepo (@types/react, @types/react-dom, eslint-plugin-react-hooks, react, react-dom)
  • chore(deps): update typescript-eslint monorepo to v6.21.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency clsx to v2.1.1
  • fix(deps): update dependency date-fns to v3.6.0
  • fix(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0
  • fix(deps): update dependency react-day-picker to v8.10.1
  • fix(deps): update dependency react-hotkeys-hook to v4.5.0
  • fix(deps): update dependency react-router-dom to v6.25.0
  • fix(deps): update dependency yup to v1.4.0
  • fix(deps): update dependency zustand to v4.5.4
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency eslint-plugin-unicorn to v54
  • chore(deps): update dependency postcss-load-config to v6
  • chore(deps): update dependency semantic-release to v24
  • fix(deps): update dependency @headlessui/react to v2
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cargo
app/backend/Cargo.toml
  • serde_json 1.0
  • serde 1.0
  • tauri 1.5.4
  • window-shadows 0.2.2
  • tauri-build 1.5.1
github-actions
.github/workflows/ci.yml
  • actions/checkout v4
  • dorny/paths-filter v2
  • actions/checkout v4
  • actions/setup-node v4
  • pnpm/action-setup v2
  • actions/cache v3
  • actions/checkout v4
  • actions/setup-node v4
  • pnpm/action-setup v2
  • actions/cache v3
  • swatinem/rust-cache v2
  • tauri-apps/tauri-action v0
.github/workflows/release.yml
  • actions/checkout v4
  • codfish/semantic-release-action v3
  • actions/checkout v4
  • actions/setup-node v4
  • pnpm/action-setup v2
  • actions/cache v3
  • actions/checkout v4
  • actions/setup-node v4
  • pnpm/action-setup v2
  • actions/cache v3
  • swatinem/rust-cache v2
  • actions/upload-artifact v4
  • actions/upload-artifact v4
  • actions/upload-artifact v4
  • actions/upload-artifact v4
  • actions/checkout v4
  • actions/setup-node v4
  • pnpm/action-setup v2
  • actions/cache v3
  • actions/download-artifact v4
npm
app/package.json
  • @headlessui/react ^1.7.17
  • @lexical/code ^0.12.5
  • @lexical/link ^0.12.5
  • @lexical/list ^0.12.5
  • @lexical/react ^0.12.5
  • @lexical/rich-text ^0.12.5
  • @lexical/selection ^0.12.5
  • @lexical/utils ^0.12.5
  • @tauri-apps/api ^1.5.2
  • bcryptjs ^2.4.3
  • clsx ^2.0.0
  • date-fns ^3.0.0
  • formik ^2.4.5
  • lexical ^0.12.5
  • react ^18.2.0
  • react-day-picker ^8.9.1
  • react-dom ^18.2.0
  • react-hotkeys-hook ^4.4.1
  • react-router-dom ^6.20.1
  • yup ^1.3.3
  • zustand ^4.4.7
  • @tailwindcss/typography ^0.5.10
  • @tauri-apps/cli ^1.5.8
  • @types/bcryptjs ^2.4.6
  • @types/node ^20.10.4
  • @types/react ^18.2.15
  • @types/react-dom ^18.2.7
  • @vitejs/plugin-react ^4.0.3
  • autoprefixer ^10.4.16
  • daisyui ^4.4.20
  • postcss ^8.4.32
  • postcss-load-config ^5.0.2
  • tailwindcss ^3.3.6
  • tailwindcss-animate ^1.0.7
  • vite ^5.0.0
package.json
  • prettier-plugin-tailwindcss ^0.5.9
  • @semantic-release/changelog ^6.0.3
  • @semantic-release/git ^10.0.1
  • @typescript-eslint/eslint-plugin ^6.14.0
  • @typescript-eslint/parser ^6.14.0
  • eslint ^8.56.0
  • eslint-config-prettier ^9.1.0
  • eslint-plugin-jsx-a11y ^6.8.0
  • eslint-plugin-react ^7.33.2
  • eslint-plugin-react-hooks ^4.6.0
  • eslint-plugin-react-refresh ^0.4.5
  • eslint-plugin-unicorn ^50.0.0
  • husky ^8.0.3
  • lint-staged ^15.2.0
  • prettier ^3.1.1
  • prettier-plugin-pkg ^0.18.0
  • semantic-release ^23.0.0
  • typescript ^5.3.3

  • Check this box to trigger a request for Renovate to run again on this repository

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.