sponsor Vim development Vim logo Vim Book Ad

tweetvim-advanced-filter : A high-configurable timeline filter for TweetVim.

 script karma  Rating 0/0, Downloaded by 879  Comments, bugs, improvements  Vim wiki

created by
Linda Rhysd
 
script type
utility
 
description
TweetVim has a simple NG word filter as default filter. This plugin adds a high-configuable filter to TweetVim.

All you have to do is to define a dictionary-function, g:tweetvim_advanced_filter.executor. The function must have one argument and the argument is a dictionary of tweet information. And it must return 1 or 0 which represents if the tweet should be filtered or not.

TweetVim
http://www.vim.org/scripts/script.php?script_id=4532

Github repository of this plugin is below. Please check to get more information.
https://github.com/rhysd/tweetvim-advanced-filter
 
install details
0. install TweetVim in advance.

1. unzip the archived file you downloaded.

2. copy files in autoload/ and plugin/ to your Vim runtime path.

3. define function! g:tweetvim_advanced_filter.executor(tweet).
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
tweetvim-advanced-filter.zip 0.1 2013-08-26 7.2 Linda Rhysd Initial upload
ip used for rating: 3.239.52.235

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github