Giter VIP home page Giter VIP logo

julia's Introduction

Julia

Julia is a file tagging and searching system designed to make it easier to search for files you need.

It uses an SQLite database for storing file information and then querying the database with specified tags.

Requirements

  • .NET Framework 2.0 (Microsoft or Mono)

Features

  • Arbitrary tags
  • SQLite file search
  • Import and export tags to share or use elsewhere
  • Engrave files to permanently attach tags to files
  • Custom ListView with fixed images and gradients

Bolded items are to be completed

julia's People

Contributors

alphadelta avatar

Watchers

James Cloos avatar  avatar

Forkers

5l1v3r1

julia's Issues

Importing and Exporting

Add the ability to import and export information about file tags

Text import and export will only have the ability to import or export tags for a single image.
Text export will simply export the tags of a single file with each tag on a newline (\n).
Text Import must have the ability to import from multiple formats such as a previously discussed format and others such as lists copied and pasted from a web page (booru's and the like).

Database import and export is a much easier method as it will use an SQLite database and simply INSERT and SELECT from it and due to this it will be able to support importing and exporting tags for multiple files, some syncing feature should be implemented to account for this.

ListViewItem flickering

ListViewItems flicker a single time after hovering over them for the first time after the form is loaded

Optimize ListViewExtended Clean

Clean ListViewExtended gets choked up on performing lots of calculations when the control has a large amount of items, need to store the selection gradient somewhere and possibly have a cache for when a large amount of colour changes is taking place.

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.