Content plugin: Difference between revisions
Jump to navigation
Jump to search
(→Use) |
m (→Use: Fix internal link) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
A '''content plugin''' is a type of [[plugin]] that provides additional information and properties for files and folders. The data provided by the plugin can be used in several [[internal function]]s of [[Total Commander]]. | |||
== | == Possible applications == | ||
The | The possible applications of content plugins are endless. Just a few examples: | ||
* | * Title, genre, year of music- or video documents | ||
* Comments or keywords from documents | * Comments or keywords from documents | ||
* Full text search in Word or PDF documents | * Full text search in Word or PDF documents | ||
* Find text in binary documents. | |||
== Functionality == | == Functionality == | ||
Total Commander | Total Commander delivers a file name to the plugin. How this information is retrieved is plugin's business. The plugin sends the retrieved information back to Total Commander. Total Commander will now display the received information or process it in another way. The chapter "Use" deals with this application areas. | ||
== Use == | == Use == | ||
Content | Content plugins can be used in many ways. | ||
* [[Custom columns|Custom columns view]] | * [[Custom columns|Custom columns view]] | ||
* [[Search | * [[Search]] | ||
* [[Thumbnails view]] | * [[Thumbnails view]] | ||
* [[Colors by filetype]] | * [[Colors by filetype]] | ||
* [[Quickinfo]] | * [[Quickinfo]] | ||
* [[Multi-Rename Tool]] | * [[Multi-Rename Tool]] | ||
* [[ | * Change [[attributes]] -> Change plugin attributes (requires TC 7) | ||
* [[File overwrite warning dialog]] | |||
== See also == | |||
* [[List of content plugins]] | |||
* [[Content plugins Ideas and suggestions|Add an idea or suggestion]] for a missing or existing Content plugin. | * [[Content plugins Ideas and suggestions|Add an idea or suggestion]] for a missing or existing Content plugin. | ||
{{backlink| | {{backlink|Plugin|Plugin}} | ||
[[Category:Content | [[Category:Content plugins| ]] | ||
[[de:Inhaltsplugins]] |
Latest revision as of 11:20, 2 July 2024
A content plugin is a type of plugin that provides additional information and properties for files and folders. The data provided by the plugin can be used in several internal functions of Total Commander.
Possible applications
The possible applications of content plugins are endless. Just a few examples:
- Title, genre, year of music- or video documents
- Comments or keywords from documents
- Full text search in Word or PDF documents
- Find text in binary documents.
Functionality
Total Commander delivers a file name to the plugin. How this information is retrieved is plugin's business. The plugin sends the retrieved information back to Total Commander. Total Commander will now display the received information or process it in another way. The chapter "Use" deals with this application areas.
Use
Content plugins can be used in many ways.
- Custom columns view
- Search
- Thumbnails view
- Colors by filetype
- Quickinfo
- Multi-Rename Tool
- Change attributes -> Change plugin attributes (requires TC 7)
- File overwrite warning dialog
See also
- List of content plugins
- Add an idea or suggestion for a missing or existing Content plugin.
Back to Plugin