Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

sagarchalise/Geany-Stuffs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Geany Tag Creators

Python Command line tool to create tags from directories.

#Usage

geany_tag_creator.py tag_folder_path_without_trailing_slash filetype

####Lua Addon

Based on sample lua plugin. This plugin creates a dialog box to choose a file from a directory and creates tags based on that directory and filetypes.

Installation and Usage
  • Requires [Lua Plugin].(http://plugins.geany.org/geanylua.html) Install and enable it. Comes with geany-plugins package
  • Copy geany_tag_creator.lua in $HOME/.config/geany/plugins/geanylua.
  • Select from tools menu
  • Load Created tags

About

Some geany helpers and plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published